diff --git a/htdocs/fourn/commande/fiche.php b/htdocs/fourn/commande/fiche.php index 6ac15a278bb..cbe400c10f0 100644 --- a/htdocs/fourn/commande/fiche.php +++ b/htdocs/fourn/commande/fiche.php @@ -206,7 +206,7 @@ if ($_GET["action"] == 'create') } } -llxHeader('',$langs->trans("OrderCard"),"Commande"); +llxHeader('',$langs->trans("OrderCard"),"CommandeFournisseur"); $html = new Form($db);