From 238fbb23a8263e18eac505aee4e5998814f2787d Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Wed, 8 Mar 2023 21:55:33 +0100 Subject: [PATCH] CSS --- htdocs/core/class/html.form.class.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/htdocs/core/class/html.form.class.php b/htdocs/core/class/html.form.class.php index 3c91de75304..8ce44bb9787 100644 --- a/htdocs/core/class/html.form.class.php +++ b/htdocs/core/class/html.form.class.php @@ -8937,7 +8937,9 @@ class Form print ''; print ''; print ''; - print ''; + print ''; print ''; print '
' . $langs->trans("Ref") . '   '; + print ' '; + print '
'; print '';