Fix: Titre non uniforme

This commit is contained in:
Laurent Destailleur 2007-02-10 01:52:19 +00:00
parent 761c5a5d1c
commit 332cf09480

View File

@ -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();