From eb6319568d7a326ddcda6c9a07ab96c9f1897668 Mon Sep 17 00:00:00 2001 From: Rodolphe Quiedeville Date: Mon, 14 Nov 2005 13:47:10 +0000 Subject: [PATCH] =?UTF-8?q?Modif=20libell=E9s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- htdocs/telephonie/stats/distributeurs/resultats.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/htdocs/telephonie/stats/distributeurs/resultats.php b/htdocs/telephonie/stats/distributeurs/resultats.php index f87e4633183..9fde6a31592 100644 --- a/htdocs/telephonie/stats/distributeurs/resultats.php +++ b/htdocs/telephonie/stats/distributeurs/resultats.php @@ -34,7 +34,7 @@ llxHeader('','Telephonie - Statistiques - Distributeur'); $h = 0; $head[$h][0] = DOL_URL_ROOT.'/telephonie/stats/distributeurs/index.php'; -$head[$h][1] = "Global"; +$head[$h][1] = "Prise d'ordre"; $h++; $head[$h][0] = DOL_URL_ROOT.'/telephonie/stats/distributeurs/resultats.php'; $head[$h][1] = "Résultats"; @@ -43,7 +43,7 @@ $h++; $year = strftime("%Y",time()); -dolibarr_fiche_head($head, $hselected, "Distributeur"); +dolibarr_fiche_head($head, $hselected, "Distributeurs"); print '';