• selected >

    • accesslevel == 'Admin') { // only admins have acess to user/group creation sidebar_row('users.php', 'account-settings-variant', 'Users'); sidebar_row('access_groups.php', 'account-multiple', 'User Groups'); sidebar_row('maps.php', 'map', 'Maps'); sidebar_row('permalinks.php', 'map', 'Permalinks'); } sidebar_row('../index.php', 'exit-to-app', 'Front End'); sidebar_row('../logout.php', 'logout', 'Log Out'); ?>