From 3a202e9a785318ff8fb87578a5f9e1c0b8d13714 Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Tue, 14 Sep 2010 07:13:19 +0000 Subject: [PATCH] Test: reorder lines with jquery --- htdocs/core/class/html.form.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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").':';