Correction & par &
This commit is contained in:
parent
3fa8a573eb
commit
07aa8826bc
@ -56,7 +56,7 @@ function llxHeader($head = "", $title="", $addons='') {
|
|||||||
// Sécurité accés client
|
// Sécurité accés client
|
||||||
if ($user->societe_id == 0 && $user->rights->societe->creer)
|
if ($user->societe_id == 0 && $user->rights->societe->creer)
|
||||||
{
|
{
|
||||||
$menu->add_submenu(DOL_URL_ROOT."/soc.php?action=create&type=f",$langs->trans("NewSupplier"));
|
$menu->add_submenu(DOL_URL_ROOT."/soc.php?action=create&type=f",$langs->trans("NewSupplier"));
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user