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