diff --git a/htdocs/core/class/html.form.class.php b/htdocs/core/class/html.form.class.php
index f55eb81cdcc..ce0d8babbc6 100644
--- a/htdocs/core/class/html.form.class.php
+++ b/htdocs/core/class/html.form.class.php
@@ -4110,7 +4110,7 @@ class Form
{
global $dolibarr_main_url_root;
$ret.='';
- $ret.='
';
+ $ret.='
';
}
else
{