Bugfix dans les onglets
This commit is contained in:
parent
4bf6aeed39
commit
5ff08a4215
@ -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++;
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user