diff --git a/htdocs/core/class/html.form.class.php b/htdocs/core/class/html.form.class.php index 358094c2cb6..dd908c0ff85 100644 --- a/htdocs/core/class/html.form.class.php +++ b/htdocs/core/class/html.form.class.php @@ -879,7 +879,7 @@ class Form } else { - print ''; + print '
'; print ''; print '
'; print $langs->trans("RefOrLabel").':';