Ajout Nouveau client

This commit is contained in:
Rodolphe Quiedeville 2005-08-23 19:22:55 +00:00
parent ab98c3e623
commit 98100f59fb

View File

@ -48,6 +48,8 @@ function llxHeader($head = "", $title="") {
$menu->add(DOL_URL_ROOT."/telephonie/client/index.php", "Clients");
if ($user->rights->telephonie->ligne->creer)
$menu->add_submenu(DOL_URL_ROOT."/telephonie/client/new.php", "Nouveau client");
$menu->add(DOL_URL_ROOT."/telephonie/contrat/", "Contrats");