Ajout onglet

This commit is contained in:
Rodolphe Quiedeville 2005-11-14 13:45:59 +00:00
parent b6ebabe093
commit a71aa302e2

View File

@ -38,7 +38,9 @@ $head[$h][0] = DOL_URL_ROOT.'/telephonie/stats/distributeurs/index.php';
$head[$h][1] = "Prise d'ordre";
$hselected = $h;
$h++;
$head[$h][0] = DOL_URL_ROOT.'/telephonie/stats/distributeurs/resultats.php';
$head[$h][1] = "Résultats";
$h++;
dolibarr_fiche_head($head, $hselected, "Distributeurs");
print '<table class="noborder" width="100%" cellspacing="0" cellpadding="4">';