Rename control back to controlpanel...

I shouldn't do this during beta.
This commit is contained in:
Alexey Sokolov
2012-10-19 22:50:04 +07:00
parent b0a2a58155
commit a0e9977264
3 changed files with 6 additions and 6 deletions
@@ -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.")