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

View File

@ -368,5 +368,6 @@ $T=[
'cssupdate' => 'Hinweis: Standard CSS ist jetzt hardcoded und kann aus der CSS Einstellung entfernt werden',
'manualrefresh' => 'Manuelles Neuladen erforderlich',
'personalnotes' => 'Persönliche Notizen',
'filtermodkick' => 'Kickfilter auf Moderatoren anwenden',
];
?>