From 3c5e202299429d98a6a87123e6827be0232d9099 Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Sat, 4 Aug 2007 15:51:11 +0000 Subject: [PATCH] =?UTF-8?q?Fix:=20d=E9calage=20tooltip?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 748192aa4d6..9c53b361ea1 100644 --- a/htdocs/html.form.class.php +++ b/htdocs/html.form.class.php @@ -95,7 +95,7 @@ class Form $s.= $htmltext."\n"; $s.= ''."\n"; $s.= ''."\n"; }