Corrige la page d'aide

This commit is contained in:
Rodolphe Quiedeville 2005-04-11 15:31:26 +00:00
parent d0d21bd1ad
commit 1d532d8419

View File

@ -55,7 +55,7 @@ if ($_POST["action"] == 'updatenote' && $user->rights->fournisseur->commande->cr
}
}
llxHeader('',$langs->trans("OrderCard"),"Commande");
llxHeader('',$langs->trans("OrderCard"),"CommandeFournisseur");
$html = new Form($db);