diff --git a/htdocs/core/class/html.formfile.class.php b/htdocs/core/class/html.formfile.class.php index 316bf210196..1fe0f37ea70 100644 --- a/htdocs/core/class/html.formfile.class.php +++ b/htdocs/core/class/html.formfile.class.php @@ -2289,6 +2289,7 @@ class FormFile print '
'; print ''; + print '
'; print ''; print ''; @@ -2404,7 +2405,7 @@ class FormFile print "
"; print ''; - + print '
'; return $nboflinks; }