diff --git a/htdocs/fourn/commande/note.php b/htdocs/fourn/commande/note.php index 11a2098db74..92d5138cb8f 100644 --- a/htdocs/fourn/commande/note.php +++ b/htdocs/fourn/commande/note.php @@ -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);