diff options
Diffstat (limited to 'Mailman/Gui/Privacy.py')
| -rw-r--r-- | Mailman/Gui/Privacy.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Mailman/Gui/Privacy.py b/Mailman/Gui/Privacy.py index 08059702f..307151c26 100644 --- a/Mailman/Gui/Privacy.py +++ b/Mailman/Gui/Privacy.py @@ -73,6 +73,9 @@ class Privacy: mischievous (or malicious) people from creating subscriptions for others without their consent.''')) + # some helpful values + admin = mlist.GetScriptURL('admin') + return [ _("""List access policies, including anti-spam measures, covering members and outsiders. See also the <a |
