From 88d09ee887e9cfe0edc6778fb5e6ac74459c09aa Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Thu, 10 Jul 2003 17:54:25 +0000 Subject: [PATCH] Ajout lien Statistiques --- htdocs/product/pre.inc.php3 | 2 ++ 1 file changed, 2 insertions(+) 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); /* *