diff --git a/header.php b/header.php index c7a8955..51a3d37 100644 --- a/header.php +++ b/header.php @@ -50,7 +50,7 @@ if (!$userid){ echo'(Administration) '; } echo '(Logout ' . $_SESSION['username'] . ')
'; - echo '(Update character titles) (Update account titles) '; + echo '(Update account titles) (Update character titles) '; echo '(Manage accounts & characters)

'; } ?> \ No newline at end of file