diff options
| author | bwarsaw | 2001-10-27 05:08:14 +0000 |
|---|---|---|
| committer | bwarsaw | 2001-10-27 05:08:14 +0000 |
| commit | ffdc128f4a7ebebb1effee26a38ff7cc184e7bfd (patch) | |
| tree | 1f455694bf8fb1ce030caa802b82c3a74785a138 /Mailman/Gui/General.py | |
| parent | 654caa31a7bef7632ab7a8a8df96b8ef1c4677e7 (diff) | |
| download | mailman-ffdc128f4a7ebebb1effee26a38ff7cc184e7bfd.tar.gz mailman-ffdc128f4a7ebebb1effee26a38ff7cc184e7bfd.tar.zst mailman-ffdc128f4a7ebebb1effee26a38ff7cc184e7bfd.zip | |
Diffstat (limited to 'Mailman/Gui/General.py')
| -rw-r--r-- | Mailman/Gui/General.py | 4 |
1 files 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: <p>In order to split the list ownership duties into administrators and moderators, you must - <a href="general#passwords">set a separate moderator password</a>, + <a href="passwords">set a separate moderator password</a>, and also provide the <a href="?VARHELP=general/moderator">email addresses of the list moderators</a>. Note that the field you are changing here specifies the list administators.''')), @@ -91,7 +91,7 @@ class General: <p>In order to split the list ownership duties into administrators and moderators, you must - <a href="general#passwords">set a separate moderator password</a>, + <a href="passwords">set a separate moderator password</a>, 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.''')), |
