diff --git a/htdocs/telephonie/stats/menus.php b/htdocs/telephonie/stats/menus.php index b0998f006a9..4c52cd1e86c 100644 --- a/htdocs/telephonie/stats/menus.php +++ b/htdocs/telephonie/stats/menus.php @@ -1,5 +1,5 @@ +/* Copyright (C) 2005 Rodolphe Quiedeville * * 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");