To be able to perform this action, you need to add your user ID to the list of super administrators in inc/config.php.'; $l['error_delete_no_uid'] = 'You did not enter a admin user/usergroup permission id'; $l['error_delete_invalid_uid'] = 'You did not enter a valid admin user/usergroup permission id'; $l['success_perms_deleted'] = 'The admin user/usergroup permissions has been revoked successfully.'; $l['confirm_perms_deletion'] = "Are you sure you wish to revoked this admin user/usergroup permissions?"; $l['confirm_perms_deletion2'] = "Are you sure you wish to revoke this user\'s permissions?"; ?>