From 61ad458e183c24360385065b8db96df51a5c4139 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sun, 8 Jul 2007 13:04:23 +0000 Subject: [PATCH] Qual: Debuggage module categories --- htdocs/comm/fiche.php | 8 ++++---- htdocs/html.form.class.php | 4 ++-- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/htdocs/comm/fiche.php b/htdocs/comm/fiche.php index 5e3492476a5..7a5e7db7b23 100644 --- a/htdocs/comm/fiche.php +++ b/htdocs/comm/fiche.php @@ -187,11 +187,11 @@ if ($socid > 0) /* - * * */ - print ''; - print '
'; + print ''; + print '
'; + print ''; print '\n"; - print '
'.$langs->trans("Name").''; @@ -357,7 +357,7 @@ if ($socid > 0) print "'; + print ''; // Nbre max d'éléments des petites listes $MAXLIST=4; diff --git a/htdocs/html.form.class.php b/htdocs/html.form.class.php index 24b2b391949..52d7d696da0 100644 --- a/htdocs/html.form.class.php +++ b/htdocs/html.form.class.php @@ -1487,11 +1487,11 @@ class Form if ($select_name=="") $select_name="catMere"; - $cat = new Categorie ($this -> db); + $cat = new Categorie ($this -> db); $cate_arbo = $cat->get_full_arbo($type); $output = '