diff --git a/htdocs/core/class/html.form.class.php b/htdocs/core/class/html.form.class.php index cec72aacacb..7dd220f25be 100644 --- a/htdocs/core/class/html.form.class.php +++ b/htdocs/core/class/html.form.class.php @@ -3949,7 +3949,7 @@ class Form if ($show_empty) { - $out.=''."\n"; + $out.=''."\n"; // Do not use   here. It will show it when list is not ajaxed } if (is_array($array))