diff options
| author | bwarsaw | 2001-07-26 23:14:47 +0000 |
|---|---|---|
| committer | bwarsaw | 2001-07-26 23:14:47 +0000 |
| commit | 39912011ca05f7b87b1a3d3dffc869051f945d2c (patch) | |
| tree | 5c64a9ce115ff3f178962b7827ada6aed37acb80 | |
| parent | 87e5a517b39544856c8c0cfd2aa83b9e42757f08 (diff) | |
| download | mailman-39912011ca05f7b87b1a3d3dffc869051f945d2c.tar.gz mailman-39912011ca05f7b87b1a3d3dffc869051f945d2c.tar.zst mailman-39912011ca05f7b87b1a3d3dffc869051f945d2c.zip | |
Daniel Buchmann observes that the last paragraph is worded incorrectly
(since password reminders can be disabled), and redundantly (since the
last sentence repeats earlier information). Rewrite this.
| -rw-r--r-- | templates/en/subscribeack.txt | 13 |
1 files changed, 5 insertions, 8 deletions
diff --git a/templates/en/subscribeack.txt b/templates/en/subscribeack.txt index 6a08ccfbc..fad433f28 100644 --- a/templates/en/subscribeack.txt +++ b/templates/en/subscribeack.txt @@ -26,11 +26,8 @@ the password, itself) or to unsubscribe. It is: %(password)s -If you forget your password, don't worry, you will receive a monthly -reminder telling you what all your %(host_name)s mailing list passwords -are, and how to unsubscribe or change your options. There is also a -button on your options page that will email your current password to -you. - -You may also have your password mailed to you automatically off of the -Web page noted above. +Normally, Mailman will remind you of your %(host_name)s mailing list +passwords once every month, although you can disable this if you +prefer. This reminder will also include instructions on how to +unsubscribe or change your account options. There is also a button on +your options page that will email your current password to you. |
