diff --git a/htdocs/telephonie/stats/menus.php b/htdocs/telephonie/stats/menus.php index b0998f006a9398aeb17102df2ed6d2fabe1760a0..4c52cd1e86cf7af742de5144748e965a497efbef 100644 --- a/htdocs/telephonie/stats/menus.php +++ b/htdocs/telephonie/stats/menus.php @@ -1,5 +1,5 @@ <?PHP -/* Copyright (C) 2004 Rodolphe Quiedeville <rodolphe@quiedeville.org> +/* Copyright (C) 2005 Rodolphe Quiedeville <rodolphe@quiedeville.org> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -46,7 +46,7 @@ $menu->add(DOL_URL_ROOT."/telephonie/tarifs/", "Tarifs"); $menu->add(DOL_URL_ROOT."/telephonie/fournisseur/", "Fournisseurs"); -$menu->add(DOL_URL_ROOT."/telephonie/statca/", "Chiffre d'affaire"); +$menu->add(DOL_URL_ROOT."/telephonie/ca/", "Chiffre d'affaire");