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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user