diff --git a/htdocs/html.form.class.php b/htdocs/html.form.class.php
index 02755a24de4..b8aa2279c53 100644
--- a/htdocs/html.form.class.php
+++ b/htdocs/html.form.class.php
@@ -2263,7 +2263,7 @@ class Form
}
print ' ('.$langs->trans("MaxSize").': '.$max.' '.$langs->trans("Kb").')';
- if ($conf->global->MAIN_USE_AVSCAN) print cl_info();
+
print "";
print "";