Fix: Titre non uniforme
This commit is contained in:
parent
761c5a5d1c
commit
332cf09480
@ -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();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user