Bugfix dans les onglets

This commit is contained in:
Rodolphe Quiedeville 2005-08-30 14:06:45 +00:00
parent 4bf6aeed39
commit 5ff08a4215

View File

@ -181,7 +181,7 @@ if ($_GET["id"])
$head[$h][1] = $langs->trans("Contrats");
$h++;
$head[$h][0] = DOL_URL_ROOT."/telephonie/client/fiche.php?id=".$soc->id;
$head[$h][0] = DOL_URL_ROOT."/telephonie/client/lignes.php?id=".$soc->id;
$head[$h][1] = $langs->trans("Lignes");
$h++;