diff options
| author | bwarsaw | 2002-08-17 00:21:52 +0000 |
|---|---|---|
| committer | bwarsaw | 2002-08-17 00:21:52 +0000 |
| commit | cde38c8145cc519e74b7b3e4ee239b59a87798f2 (patch) | |
| tree | 4d6f388250e883b57d445c89a4982aad9e2dda0c /Mailman/Gui/ContentFilter.py | |
| parent | 5ffae18bfb9ca9549226647a34ac3cf09c343870 (diff) | |
| download | mailman-cde38c8145cc519e74b7b3e4ee239b59a87798f2.tar.gz mailman-cde38c8145cc519e74b7b3e4ee239b59a87798f2.tar.zst mailman-cde38c8145cc519e74b7b3e4ee239b59a87798f2.zip | |
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 |
