From a8349e1b9c8ce321bee6cd4e6cfe8d6673c6d772 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 27 May 2007 03:56:18 +0000 Subject: [PATCH] Modif doxygen pour preparer ajout entree menu depuis module --- htdocs/html.form.class.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/htdocs/html.form.class.php b/htdocs/html.form.class.php index 468cd5543f9..fb243d2cab5 100644 --- a/htdocs/html.form.class.php +++ b/htdocs/html.form.class.php @@ -259,7 +259,8 @@ class Form print ''; } else { - if ($pays == '' || $pays != $obj->libelle_pays) { + if ($pays == '' || $pays != $obj->libelle_pays) + { // Affiche la rupture print '\n"; $pays=$obj->libelle_pays;