diff --git a/index.php b/index.php index db43e4a..23b9025 100644 --- a/index.php +++ b/index.php @@ -10,11 +10,11 @@ if($ms->is_online()) { printf("
The Server is:
"); - echo("running version
"); - printf("Players online
"); - echo("running version
"); + printf("Players online
"); + printf("The Server is:
");