bug fix
This commit is contained in:
parent
16f1002267
commit
3c1670f464
@ -40,7 +40,7 @@ function llxHeader($head = "") {
|
||||
|
||||
if ($user->admin)
|
||||
{
|
||||
$menu->add_submenu(DOL_URL_ROOT."/soc.php?&action=create", "Nouvelle société");
|
||||
$menu->add_submenu(DOL_URL_ROOT."/soc.php?action=create", "Nouvelle société");
|
||||
}
|
||||
$menu->add_submenu(DOL_URL_ROOT."/contact.php", "Contacts");
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user