diff --git a/htdocs/core/class/html.form.class.php b/htdocs/core/class/html.form.class.php index 8e30c65b409..fc845dee245 100644 --- a/htdocs/core/class/html.form.class.php +++ b/htdocs/core/class/html.form.class.php @@ -7779,10 +7779,11 @@ class Form global $conf, $langs; $out = ''; - if (!empty($conf->use_javascript_ajax)) $out .= '
'; + $id=uniqid(); + if (!empty($conf->use_javascript_ajax)) $out .= ''; $out .= '