]> 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 b9f40db3decd6acc9b3ffb42240d56a2497ee8af..d134290eb0cb10676f9962ba631e93d0e2b5bfad 100644 (file)
@@ -32,7 +32,10 @@ $pages = Array(
        "Tools" => [
                "IP WHOIS" => "tools/ip-whois.php",
        ],
-       "Settings" => "settings",
+       "Settings" => [
+               "Panel Users" => "settings",
+               "Plugins" => "settings/plugins.php",
+       ],
        
        "News"         => "news.php",
 );