diff --git a/htdocs/loan/document.php b/htdocs/loan/document.php index 9a245f17762..575be293de0 100644 --- a/htdocs/loan/document.php +++ b/htdocs/loan/document.php @@ -113,8 +113,8 @@ if ($object->id) print ''; - print ''; - print ''; + print ''; + print ''; print "
'.$langs->trans("NbOfAttachedFiles").''.count($filearray).'
'.$langs->trans("TotalSizeOfAttachedFiles").''.$totalsize.' '.$langs->trans("bytes").'
'.$langs->trans("NbOfAttachedFiles").''.count($filearray).'
'.$langs->trans("TotalSizeOfAttachedFiles").''.$totalsize.' '.$langs->trans("bytes").'
\n"; print "\n";