Modif libellés
This commit is contained in:
parent
a71aa302e2
commit
eb6319568d
@ -34,7 +34,7 @@ llxHeader('','Telephonie - Statistiques - Distributeur');
|
|||||||
$h = 0;
|
$h = 0;
|
||||||
|
|
||||||
$head[$h][0] = DOL_URL_ROOT.'/telephonie/stats/distributeurs/index.php';
|
$head[$h][0] = DOL_URL_ROOT.'/telephonie/stats/distributeurs/index.php';
|
||||||
$head[$h][1] = "Global";
|
$head[$h][1] = "Prise d'ordre";
|
||||||
$h++;
|
$h++;
|
||||||
$head[$h][0] = DOL_URL_ROOT.'/telephonie/stats/distributeurs/resultats.php';
|
$head[$h][0] = DOL_URL_ROOT.'/telephonie/stats/distributeurs/resultats.php';
|
||||||
$head[$h][1] = "Résultats";
|
$head[$h][1] = "Résultats";
|
||||||
@ -43,7 +43,7 @@ $h++;
|
|||||||
|
|
||||||
$year = strftime("%Y",time());
|
$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">';
|
print '<table class="noborder" width="100%" cellspacing="0" cellpadding="4">';
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user