diff --git a/core/classes.php b/core/classes.php index dc520ab..2e3f661 100644 --- a/core/classes.php +++ b/core/classes.php @@ -11,7 +11,7 @@ class PartyStarter { function header() { // to not confuse you i renamed it from loggedoutheader to header since qzip made it both lol require 'core/config.php'; - $grubloxlogotohome = ''; + $grubloxlogotohome = 'G GRUBLOX'; $showhome = ''; if (isset($_SESSION['user'])) { $showhome = ' '; + } else { + $adminTab = " "; + } // messy shit sorry mario1 fix it urself :trol: $rightside = ' '; - } - else { + } else { $rightside = ' '; } + $adminTab = " "; echo '