mirror of
https://github.com/znc/znc.git
synced 2026-08-08 18:03:22 +02:00
Rename control back to controlpanel...
I shouldn't do this during beta.
This commit is contained in:
@@ -1133,7 +1133,7 @@ public:
|
||||
};
|
||||
|
||||
template<> void TModInfo<CAdminMod>(CModInfo& Info) {
|
||||
Info.SetWikiPage("control");
|
||||
Info.SetWikiPage("controlpanel");
|
||||
}
|
||||
|
||||
USERMODULEDEFS(CAdminMod, "Dynamic configuration through IRC. Allows editing only yourself if you're not ZNC admin.")
|
||||
Reference in New Issue
Block a user