diff --git a/htdocs/categories/pre.inc.php b/htdocs/categories/pre.inc.php index c115ff65d4e..d56f09e16e8 100644 --- a/htdocs/categories/pre.inc.php +++ b/htdocs/categories/pre.inc.php @@ -55,7 +55,6 @@ function llxHeader ($head = "", $urlp = "", $title="") } } - $menu->add(DOL_URL_ROOT."/categories/stats/", $langs->trans("CatStatistics")); left_menu($menu->liste); } ?>