| '.$langs->trans("Name").' | ';
@@ -357,7 +357,7 @@ if ($socid > 0)
print " | \n";
- 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 = ' |