Modif onglet ca

This commit is contained in:
Rodolphe Quiedeville 2005-09-06 21:56:20 +00:00
parent e442817b5a
commit 7c52f89deb
5 changed files with 10 additions and 10 deletions

View File

@ -62,8 +62,8 @@ if ($_GET["id"])
$head[$h][1] = $langs->trans("Factures");
$h++;
$head[$h][0] = DOL_URL_ROOT."/telephonie/client/ca.php?id=".$soc->id;
$head[$h][1] = $langs->trans("CA");
$head[$h][0] = DOL_URL_ROOT."/telephonie/client/stats.php?id=".$soc->id;
$head[$h][1] = $langs->trans("Stats");
$hselected = $h;
$h++;

View File

@ -61,8 +61,8 @@ if ($_GET["id"])
$hselected = $h;
$h++;
$head[$h][0] = DOL_URL_ROOT."/telephonie/client/ca.php?id=".$soc->id;
$head[$h][1] = $langs->trans("CA");
$head[$h][0] = DOL_URL_ROOT."/telephonie/client/stats.php?id=".$soc->id;
$head[$h][1] = $langs->trans("Stats");
$h++;
$head[$h][0] = DOL_URL_ROOT."/telephonie/client/tarifs.php?id=".$soc->id;

View File

@ -63,8 +63,8 @@ if ($_GET["id"])
$head[$h][1] = $langs->trans("Factures");
$h++;
$head[$h][0] = DOL_URL_ROOT."/telephonie/client/ca.php?id=".$soc->id;
$head[$h][1] = $langs->trans("CA");
$head[$h][0] = DOL_URL_ROOT."/telephonie/client/stats.php?id=".$soc->id;
$head[$h][1] = $langs->trans("Stats");
$h++;
$head[$h][0] = DOL_URL_ROOT."/telephonie/client/tarifs.php?id=".$soc->id;

View File

@ -65,8 +65,8 @@ if ($_GET["id"])
$head[$h][1] = $langs->trans("Factures");
$h++;
$head[$h][0] = DOL_URL_ROOT."/telephonie/client/ca.php?id=".$soc->id;
$head[$h][1] = $langs->trans("CA");
$head[$h][0] = DOL_URL_ROOT."/telephonie/client/stats.php?id=".$soc->id;
$head[$h][1] = $langs->trans("Stats");
$h++;
$head[$h][0] = DOL_URL_ROOT."/telephonie/client/tarifs.php?id=".$soc->id;

View File

@ -193,8 +193,8 @@ if ($_GET["id"])
$head[$h][1] = $langs->trans("Factures");
$h++;
$head[$h][0] = DOL_URL_ROOT."/telephonie/client/ca.php?id=".$soc->id;
$head[$h][1] = $langs->trans("CA");
$head[$h][0] = DOL_URL_ROOT."/telephonie/client/stats.php?id=".$soc->id;
$head[$h][1] = $langs->trans("Stats");
$h++;
$head[$h][0] = DOL_URL_ROOT."/telephonie/client/tarifs.php?id=".$soc->id;