From ffdc128f4a7ebebb1effee26a38ff7cc184e7bfd Mon Sep 17 00:00:00 2001 From: bwarsaw Date: Sat, 27 Oct 2001 05:08:14 +0000 Subject: GetConfigInfo(): Fixed the links to the passwords page, found by Szilard Vizi. --- Mailman/Gui/General.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Mailman/Gui/General.py b/Mailman/Gui/General.py index b5fa1a68a..1b3d3f07a 100644 --- a/Mailman/Gui/General.py +++ b/Mailman/Gui/General.py @@ -67,7 +67,7 @@ class General:
In order to split the list ownership duties into administrators and moderators, you must - set a separate moderator password, + set a separate moderator password, and also provide the email addresses of the list moderators. Note that the field you are changing here specifies the list administators.''')), @@ -91,7 +91,7 @@ class General:
In order to split the list ownership duties into administrators and moderators, you must - set a separate moderator password, + set a separate moderator password, and also provide the email addresses of the list moderators in this section. Note that the field you are changing here specifies the list moderators.''')), -- cgit v1.3.1