From: Valerie Pond Date: Tue, 24 Jan 2023 04:09:56 +0000 (+0000) Subject: Overview buttons fully operational X-Git-Tag: 0.9~375 X-Git-Url: https://jfr.im/git/irc/unrealircd/unrealircd-webpanel.git/commitdiff_plain/9e2a2ac021a33268908b8dd3ec1376f6bf8e0041?hp=44c4413886a9c33daf3a7cd300f353547735ef30 Overview buttons fully operational --- diff --git a/header.php b/header.php index 0efd8eb..6f45323 100644 --- a/header.php +++ b/header.php @@ -105,7 +105,7 @@ foreach($pages as $name=>$page) } ?> - +
diff --git a/index.php b/index.php index 173a84d..61fef15 100644 --- a/index.php +++ b/index.php @@ -22,7 +22,7 @@ $stats = (object) $array_of_stats; ?>
-
+
@@ -138,7 +138,7 @@ $stats = (object) $array_of_stats;
Server Bans
- +
@@ -183,7 +183,7 @@ $stats = (object) $array_of_stats;
Server Ban Exceptions
- +
diff --git a/server-bans/ban-exceptions.php b/server-bans/ban-exceptions.php index 7b90116..66744ca 100644 --- a/server-bans/ban-exceptions.php +++ b/server-bans/ban-exceptions.php @@ -10,15 +10,14 @@ $ban_exceptions = $rpc->serverbanexception()->getAll();

Ban Exceptions Overview

Here is where you can make an exception to bans, that is, to make it so that the target mask is exempt from the ban types you specify.

-