diff --git a/htdocs/html.form.class.php b/htdocs/html.form.class.php index e51f3d97450..02755a24de4 100644 --- a/htdocs/html.form.class.php +++ b/htdocs/html.form.class.php @@ -2229,48 +2229,49 @@ class Form { global $conf,$langs; - if ($conf->upload != 0) - { - print "\n\n\n"; - - if (! $titre) $titre=$langs->trans("AttachANewFile"); - print_titre($titre); + if ($conf->upload != 0) + { + print "\n\n\n"; + + if (! $titre) $titre=$langs->trans("AttachANewFile"); + print_titre($titre); print '
'; print '