Allow disabling applying of kick filters on moderators

This commit is contained in:
Daniel Winzen
2016-12-25 10:37:04 +01:00
parent 0e82276697
commit 8dd81ed766
4 changed files with 346 additions and 350 deletions

@@ -368,5 +368,6 @@ $I=[
'cssupdate' => 'Note: Default CSS is now hardcoded and can be removed from the CSS setting',
'manualrefresh' => 'Manual refresh required',
'personalnotes' => 'Personal notes',
'filtermodkick' => 'Apply kick filter on moderators',
];
?>