diff --git a/htdocs/fourn/facture/document.php b/htdocs/fourn/facture/document.php index 8ddd5a4a3f9..bf36c2f51ca 100644 --- a/htdocs/fourn/facture/document.php +++ b/htdocs/fourn/facture/document.php @@ -202,7 +202,7 @@ if ($facid > 0) $var=!$var; print ''; print ''; - echo ''.$file.''; + echo ''.$file.''; print "\n"; print ''.filesize($upload_dir.'/'.$file). ' bytes'; print ''.strftime('%d %b %Y %H:%M:%S',filemtime($upload_dir.'/'.$file)).'';