diff --git a/htdocs/soc.php3 b/htdocs/soc.php3 index fa91fe30e7e..2b1a36c749f 100644 --- a/htdocs/soc.php3 +++ b/htdocs/soc.php3 @@ -23,6 +23,16 @@ require("pre.inc.php3"); +/* + * Sécurité accés client + */ +if ($user->societe_id > 0) +{ + $action = ''; + $socid = $user->societe_id; +} + + llxHeader(); $db = new Db(); @@ -198,7 +208,7 @@ elseif ($action == 'edit') print '-'; print '-'; print '-'; - print '-'; + print '[Notifications]'; print '
'; /*