]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/blobdiff - common.php
Overview: Make top margin of bottom row smaller
[irc/unrealircd/unrealircd-webpanel.git] / common.php
index 2c337bf7f645cc73120bb4375c871826c9bd99b3..d134290eb0cb10676f9962ba631e93d0e2b5bfad 100644 (file)
@@ -29,8 +29,13 @@ $pages = Array(
                "Ban Exceptions" => "server-bans/ban-exceptions.php"
        ],
        "Spamfilter"   => "spamfilter.php",
-
-       "Settings" => "settings",
+       "Tools" => [
+               "IP WHOIS" => "tools/ip-whois.php",
+       ],
+       "Settings" => [
+               "Panel Users" => "settings",
+               "Plugins" => "settings/plugins.php",
+       ],
        
        "News"         => "news.php",
 );