From f55f6b6a074146fc387f36261adeaa97dd3c2684 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Wed, 27 Apr 2005 21:52:22 +0000 Subject: [PATCH] Look: Utilisation feuille 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 ea4e4bd0716..32d62849e8a 100644 --- a/htdocs/html.form.class.php +++ b/htdocs/html.form.class.php @@ -554,7 +554,7 @@ class Form $this->selectyesno("confirm","no"); print "\n"; - print ''; + print ''; print ''; print "\n"; }