diff --git a/htdocs/product/pre.inc.php3 b/htdocs/product/pre.inc.php3 index c9580938d74..9a7598d8155 100644 --- a/htdocs/product/pre.inc.php3 +++ b/htdocs/product/pre.inc.php3 @@ -59,6 +59,8 @@ function llxHeader($head = "", $urlp = "") // La notion de service est abandonnée pour le moment // $menu->add(DOL_URL_ROOT."/service/index.php3", "Services"); + $menu->add("stats/", "Statistiques"); + left_menu($menu->liste); /* *