diff --git a/htdocs/fourn/facture/document.php b/htdocs/fourn/facture/document.php index 14f384fec1c..d6753cc2d08 100644 --- a/htdocs/fourn/facture/document.php +++ b/htdocs/fourn/facture/document.php @@ -114,7 +114,7 @@ if ($facid > 0) $societe->fetch($facture->socidp); $head = facturefourn_prepare_head($facture); - dolibarr_fiche_head($head, 'documents', $langs->trans('Invoice')); + dolibarr_fiche_head($head, 'documents', $langs->trans('SupplierInvoice')); // Construit liste des fichiers clearstatcache(); @@ -154,7 +154,7 @@ if ($facid > 0) print ''.$langs->trans('NbOfAttachedFiles').''.sizeof($filearray).''; print ''.$langs->trans('TotalSizeOfAttachedFiles').''.$totalsize.' '.$langs->trans('bytes').''; print ''; -// print ''; + print ''; if ($mesg) { print $mesg.'
'; } @@ -166,7 +166,7 @@ if ($facid > 0) print ''; print '';
'; print ''; - print ''; + print ''; print '   '; print ''; print '