diff --git a/htdocs/categories/index.php b/htdocs/categories/index.php index aeed1760f00..4e9f376977c 100644 --- a/htdocs/categories/index.php +++ b/htdocs/categories/index.php @@ -121,12 +121,13 @@ if ($catname || $id > 0) } print ""; } +else print ' '; //print ''; -print '
'; +print ''; -print '
'; +print '

'; // Charge tableau des categories @@ -187,6 +188,7 @@ else print ""; +print '
'; llxFooter();