"; } if($css_type == "raw") { echo ""; } ?>
"; echo "
"; echo "
"; if($u_comm_mang == 'yes') { echo "
"; echo "
Community Manager
"; # PROMOTION echo "Promotion
"; echo "You can grant access to badges here."; echo "
"; # DEMOTION echo "Demotion
"; echo "You can revoke access to badges here."; echo "
"; # NOTIFICATION echo "Notification
"; echo "You can notify users here."; echo "
"; echo "Staff Log
"; echo "Check what the staff have been up to by tapping here."; } if($u_cont_mang == 'yes') { echo "
"; echo "
Content Manager
"; echo "Cleanup
"; echo "You can remove spam from the site here.
This will pretty much erase their existence from the site."; echo "
"; echo ""; echo ""; echo "

"; echo "
"; echo "Striking
"; echo "You can issue strikes here.
Each violation automatically adds up.
Jailing occurs after 2 strikes.
"; echo "
"; echo ""; echo ""; echo "

"; echo "
"; echo "Exiling
"; echo "Sentence a user to jail for life here.
"; echo "
"; echo ""; echo ""; echo "
"; echo "Pardoning
"; echo "Release a user from jail here.
"; echo "
"; echo ""; echo ""; echo "
"; echo "Alternate Account Check
"; echo "Check for those evading jailing here.
Tap the clock to auto-strike the user for evading."; echo "
"; echo ""; echo ""; echo ""; echo "
"; } if($u_design_pol == 'yes') { echo "
"; echo "
Design Police
"; echo "Disabling
"; echo "Kill the designing of a user here.
Their CSS will be erased permanently.
Their Design Editor will be temporarily disabled.
"; echo "
"; echo ""; echo ""; echo "
"; echo "Enabling
"; echo "Revive the designing of a user here.
"; echo "
"; echo ""; echo ""; echo "
"; echo "
"; } if($u_peacekpr == 'yes') { echo "
"; echo "
Peacekeeper
"; echo "Your task is to stay calm in hostile situations. Do your best to help resolve issues amongst other users peacefully."; echo "
"; } // Footer require_once("../inc/footer.php"); ?>