diff --git a/htdocs/categories/index.php b/htdocs/categories/index.php index f695b65a842..c2e838670ff 100644 --- a/htdocs/categories/index.php +++ b/htdocs/categories/index.php @@ -96,7 +96,7 @@ if($_POST['catname']) { * Catégories principales */ print ''; - print ''; + print ''; $c->get_categories_arbo(); $cate_arbo = $c->get_arbo_each_cate(); @@ -106,6 +106,9 @@ print '
'.$langs->trans("AllCats").'
'.$langs->trans("AllCats").''.$langs->trans("Desc").'
'; $i = !$i; print "\t\n"; print ''; + print "\t\n"; + print ''; + print "\t\n"; print "\t\n"; }
'.$value[0].''.$c->get_desc($value[1]).'