diff --git a/assets/icons/G.png b/assets/icons/G.png new file mode 100644 index 0000000..4e918d3 Binary files /dev/null and b/assets/icons/G.png differ diff --git a/assets/icons/Grublox.png b/assets/icons/Grublox.png new file mode 100644 index 0000000..5d54fa4 Binary files /dev/null and b/assets/icons/Grublox.png differ diff --git a/core/classes.php b/core/classes.php index 8551032..d480536 100644 --- a/core/classes.php +++ b/core/classes.php @@ -7,7 +7,8 @@ require('core/config.php'); class PartyStarter { function bootstrap() { - echo ''; + echo ' + '; } function header() { // to not confuse you i renamed it from loggedoutheader to header since qzip made it both lol @@ -15,7 +16,7 @@ class PartyStarter { $showhome = ''; if(isset($_SESSION['user'])) { $showhome = ' '; @@ -38,7 +39,7 @@ class PartyStarter { // messy shit sorry mario1 fix it urself :trol: $rightside = ' '; } else { $rightside = ' @@ -49,11 +50,12 @@ class PartyStarter { Login '; } - echo ''; + echo ''; echo ' -