From 244184ebc19e5f5501962349a99c95dc0967ee53 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Tue, 1 May 2007 18:25:31 +0000 Subject: [PATCH] =?UTF-8?q?On=20ne=20peut=20s=E9lection=20les=20titres=20(?= =?UTF-8?q?pays)=20de=20la=20liste=20des=20r=E9gions.?= 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 835141d09f8..6c6a931cc87 100644 --- a/htdocs/html.form.class.php +++ b/htdocs/html.form.class.php @@ -261,7 +261,7 @@ class Form else { if ($pays == '' || $pays != $obj->libelle_pays) { // Affiche la rupture - print '\n"; + print '\n"; $pays=$obj->libelle_pays; }