diff --git a/htdocs/commande/document.php b/htdocs/commande/document.php index 601d486027a..35dac289d4e 100644 --- a/htdocs/commande/document.php +++ b/htdocs/commande/document.php @@ -106,7 +106,7 @@ if ($id > 0) $societe->fetch($commande->socid); $head = commande_prepare_head($commande); - dolibarr_fiche_head($head, 'documents', $langs->trans('Order')); + dolibarr_fiche_head($head, 'documents', $langs->trans('CustomerOrder')); // Construit liste des fichiers clearstatcache();