This commit is contained in:
Rodolphe Quiedeville 2005-09-22 14:12:13 +00:00
parent 562b17f24c
commit 83d187897a

View File

@ -40,7 +40,7 @@ if ($user->societe_id > 0)
$h = 0;
$head[$h][0] = DOL_URL_ROOT.'/telephonie/stats/communications/rentabilite.php';
$head[$h][0] = DOL_URL_ROOT.'/telephonie/stats/destinations/index.php';
$head[$h][1] = "Destinations";
$hselected = $h;
$h++;