diff options
author | Mark Sapiro <msapiro@value.net> | 2014-04-16 15:09:10 -0700 |
---|---|---|
committer | Mark Sapiro <msapiro@value.net> | 2014-04-16 15:09:10 -0700 |
commit | 661d0ef0bea142a00148ebb3246f4c3351db019d (patch) | |
tree | f49067545f46c389c9d84dd9604b0ae90c173e77 /Mailman | |
parent | 564e43ba30f5f54c45003087c35d761cdf9d5a0a (diff) | |
download | mailman2-661d0ef0bea142a00148ebb3246f4c3351db019d.tar.gz mailman2-661d0ef0bea142a00148ebb3246f4c3351db019d.tar.xz mailman2-661d0ef0bea142a00148ebb3246f4c3351db019d.zip |
Fixed a minor editing error and updated i18n.
Diffstat (limited to 'Mailman')
-rw-r--r-- | Mailman/Gui/Privacy.py | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Mailman/Gui/Privacy.py b/Mailman/Gui/Privacy.py index 0b8fcb81..c21ffd8a 100644 --- a/Mailman/Gui/Privacy.py +++ b/Mailman/Gui/Privacy.py @@ -246,11 +246,11 @@ class Privacy(GUIBase): _("""Action to take when anyone posts to the list from a domain with a DMARC Reject%(quarantine)s Policy."""), - <p><li><b>Munge From</b> -- applies the <a + _("""<ul><li><b>Munge From</b> -- applies the <a href="?VARHELP=general/from_is_list">from_is_list Munge From</a> transformation to these messages. - _("""<ul><li><b>Wrap Message</b> -- applies the <a + <p><li><b>Wrap Message</b> -- applies the <a href="?VARHELP=general/from_is_list">from_is_list Wrap Message</a> transformation to these messages. |