well two things in adm-user.php you would move the line in bold outside the conditional clause say below it
Code:
Content visible to verified customers only.
In adm-user.php this add in bold
if ( $User['adminedit'] != 1
|| $User['moderator'] != 1 ) {