Modif libells

This commit is contained in:
Rodolphe Quiedeville 2005-11-14 13:47:10 +00:00
parent a71aa302e2
commit eb6319568d

View File

@ -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 '<table class="noborder" width="100%" cellspacing="0" cellpadding="4">';