From d923942f34251f58c897ac63ce8feac2e64ab8ec Mon Sep 17 00:00:00 2001 From: deepend-tildeclub <58404188+deepend-tildeclub@users.noreply.github.com> Date: Sat, 17 Aug 2024 10:56:24 -0600 Subject: [PATCH] Update index.php --- index.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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.
  • "; } ?> +