diff --git a/htdocs/core/class/html.form.class.php b/htdocs/core/class/html.form.class.php
index b2c677ed29d..5eaa7d5ede8 100644
--- a/htdocs/core/class/html.form.class.php
+++ b/htdocs/core/class/html.form.class.php
@@ -6634,11 +6634,11 @@ class Form
// Add code for jquery to use multiselect
if (!empty($conf->global->MAIN_USE_JQUERY_MULTISELECT) || defined('REQUIRE_JQUERY_MULTISELECT'))
{
- $out .= "\n".'
-