1
0
mirror of https://github.com/anope/anope.git synced 2026-06-27 11:36:38 +02:00

Added the HostServ link to the navigation bar

This commit is contained in:
MatthewM
2012-12-11 02:14:06 -05:00
parent 6b15d7fc5e
commit 317ead6b39
+2
View File
@@ -156,6 +156,8 @@ class ModuleWebCPanel : public Module
ss.url = "/hostserv/request";
s.subsections.push_back(ss);
provider->RegisterPage(&this->hostserv_request);
panel.sections.push_back(s);
}
if (Config->OperServ.empty() == false)