From 5b13518672b415bc681dfe78c1c672bddd142f61 Mon Sep 17 00:00:00 2001 From: Agent Date: Sun, 7 Jun 2026 07:36:34 -0400 Subject: [PATCH] Refactor sidebar: use is_super_admin/is_admin helpers, restrict Users/Audit/Security to super_admin only --- views/layouts/main.php | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/views/layouts/main.php b/views/layouts/main.php index d191095..75e4a87 100755 --- a/views/layouts/main.php +++ b/views/layouts/main.php @@ -39,7 +39,7 @@ - + - - + + + +