diff --git a/htdocs/core/class/html.form.class.php b/htdocs/core/class/html.form.class.php
index fff53e9d25c..864f7792eef 100755
--- a/htdocs/core/class/html.form.class.php
+++ b/htdocs/core/class/html.form.class.php
@@ -1356,15 +1356,17 @@ class Form
}
$out.= '';
- $out.= '';
+ }
}
else
{