mirror of
https://github.com/znc/znc.git
synced 2026-05-09 23:04:47 +02:00
committed by
Alexey Sokolov
parent
70bf4ad9ba
commit
6689705756
@@ -1528,7 +1528,7 @@ class CAdminMod : public CModule {
|
||||
if (!pNetwork) return;
|
||||
|
||||
if (pNetwork->GetModules().empty()) {
|
||||
PutModule(t_f("Network {1} of user {2} hasno modules loaded.")(
|
||||
PutModule(t_f("Network {1} of user {2} has no modules loaded.")(
|
||||
pNetwork->GetName(), pUser->GetUserName()));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user