From c17ba744ac10ea19a5974cfc81c2709fc97d7081 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 24 Jan 2004 19:52:10 +0000 Subject: [PATCH] Correction faute de style. --- htdocs/html.form.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/htdocs/html.form.class.php b/htdocs/html.form.class.php index 8185d7d421b..d72935d5335 100644 --- a/htdocs/html.form.class.php +++ b/htdocs/html.form.class.php @@ -40,7 +40,7 @@ class Form { { print '
'; print ''; - print ''; + print '
'; print ''; print '
'.$title.'
'.$question.'';