From 16da573a8f07eecffddeea037202478306b5e5ce Mon Sep 17 00:00:00 2001 From: Mike Koch Date: Wed, 15 Oct 2014 22:43:20 -0400 Subject: [PATCH] #61 Only allow those with access to the settings page to give others access --- admin/manage_users.php | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/admin/manage_users.php b/admin/manage_users.php index eb7f4983..f678dfc3 100644 --- a/admin/manage_users.php +++ b/admin/manage_users.php @@ -276,10 +276,11 @@ require_once(HESK_PATH . 'inc/show_admin_nav.inc.php');
- +
+
@@ -688,7 +689,12 @@ function edit_user()
- + + '; + } ?>