diff --git a/htdocs/core/class/html.formfile.class.php b/htdocs/core/class/html.formfile.class.php index df73248b071..2238564cea8 100644 --- a/htdocs/core/class/html.formfile.class.php +++ b/htdocs/core/class/html.formfile.class.php @@ -33,7 +33,7 @@ class FormFile { var $db; var $error; - + var $numoffiles; @@ -44,7 +44,7 @@ class FormFile function FormFile($DB) { $this->db = $DB; - + $this->numoffiles=0; return 1; @@ -181,9 +181,9 @@ class FormFile include_once(DOL_DOCUMENT_ROOT.'/lib/files.lib.php'); global $langs,$bc,$conf; - + $out=''; - + $var=true; if ($iconPDF == 1) @@ -385,7 +385,8 @@ class FormFile $out.= ''; $out.= ''; - $out.= load_fiche_titre($langs->trans("Documents")); + //$out.= load_fiche_titre($langs->trans("Documents"),'',''); + $out.= '