From 2492c0807ccfc2ce2c9fce22d1b18b252c4a4f5d Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Sun, 3 Aug 2003 17:47:31 +0000 Subject: [PATCH] Modfi mienure --- 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 4414a288383..11527a2ef29 100644 --- a/htdocs/html.form.class.php +++ b/htdocs/html.form.class.php @@ -265,7 +265,7 @@ class Form { { print "SELECTED"; } - print ">$value\n"; + print ">$value\n"; } } else