From abb3e8778fe108dbd26456b9015b08f42d413b68 Mon Sep 17 00:00:00 2001 From: Regis Houssin Date: Fri, 28 Sep 2007 19:18:13 +0000 Subject: [PATCH] =?UTF-8?q?Ajout=20d'un=20s=E9parateur?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/html.form.class.php | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/htdocs/html.form.class.php b/htdocs/html.form.class.php index 6be9aa897b0..ad51419de39 100644 --- a/htdocs/html.form.class.php +++ b/htdocs/html.form.class.php @@ -3519,8 +3519,9 @@ class Form $select_encoder.= ''; $select_encoder.= ''; return $select_encoder; }