diff --git a/index.php b/index.php index c459e27..b597c33 100644 --- a/index.php +++ b/index.php @@ -9,11 +9,11 @@

Currently Active Users:

+ "; } else { - echo "No active users at the moment."; + echo "
  • No active users at the moment.
  • "; } ?> +