diff options
Diffstat (limited to 'Mailman/Gui/ContentFilter.py')
| -rw-r--r-- | Mailman/Gui/ContentFilter.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Mailman/Gui/ContentFilter.py b/Mailman/Gui/ContentFilter.py index ed27f5f42..d4eb0b8db 100644 --- a/Mailman/Gui/ContentFilter.py +++ b/Mailman/Gui/ContentFilter.py @@ -35,7 +35,7 @@ class ContentFilter(GUIBase): WIDTH = mm_cfg.TEXTFIELDWIDTH return [ - _("""Policies concerning concerning the content of list traffic. + _("""Policies concerning the content of list traffic. <p>Content filtering works like this: when a message is received by the list and you have enabled content filtering, the |
