diff --git a/gw-index.php b/gw-index.php
index fc10de7..9f718a2 100644
--- a/gw-index.php
+++ b/gw-index.php
@@ -10,7 +10,7 @@ if (isset($_SESSION['userid']) && ($_SESSION['access'])){
echo 'Proceed to character selection here
';
echo 'Create a new character to record here
';
if ($_SESSION['access'] == 9){
- echo'
Hello admin, please click here to access the admin page
';
+ echo'
Hello admin, please click here to access the admin page
';
}
} else {
echo '