Modif onglets

This commit is contained in:
Rodolphe Quiedeville 2005-11-09 09:11:26 +00:00
parent 760f7f9272
commit 2bc0c3d86e

View File

@ -48,8 +48,8 @@ $head[$h][1] = "Gain";
$hselected = $h;
$h++;
$head[$h][0] = DOL_URL_ROOT.'/telephonie/stats/factures/lastmonth.php';
$head[$h][1] = "3 derniers mois";
$head[$h][0] = DOL_URL_ROOT.'/telephonie/stats/factures/type.php';
$head[$h][1] = "Méthode de paiement";
$h++;
dolibarr_fiche_head($head, $hselected, "Satistiques Factures");