X-Git-Url: https://jfr.im/git/irc/unrealircd/unrealircd-webpanel.git/blobdiff_plain/9ac271b0e2fc3a2f04d296f62870ea1bd3b68bfd..eebca8ff6a0502acdd2c6ed5512f39272b25a153:/index.php diff --git a/index.php b/index.php index 2724687..209abd0 100644 --- a/index.php +++ b/index.php @@ -1,13 +1,23 @@ stats()->get(); ?> - -

Network Overview

- +
+

Network Overview

+⚪LIVE
+
-
+ +
@@ -122,7 +137,7 @@ $num_of_panel_admins = count($userlist);
-
+
@@ -229,29 +244,56 @@ $num_of_panel_admins = count($userlist); -
+
@@ -269,7 +311,7 @@ $num_of_panel_admins = count($userlist);
-
Panel Access
+
Panel Accounts
@@ -282,4 +324,4 @@ $num_of_panel_admins = count($userlist); Hook::run(HOOKTYPE_OVERVIEW_CARD, $stats); -require_once "footer.php"; +require_once "inc/footer.php";