diff options
| author | Britt Gresham | 2017-05-22 09:59:44 -0700 |
|---|---|---|
| committer | Britt Gresham | 2017-05-22 10:04:19 -0700 |
| commit | efe56d6ed33012c51ce2c4980c4555ec6321ee30 (patch) | |
| tree | 40043fdf3250c9bdd6ab12489c822f5da55c3ec5 /src | |
| parent | 4d6f367830172f0dda3d1d7a4a8696ebe3bbd9b0 (diff) | |
| download | mailman-efe56d6ed33012c51ce2c4980c4555ec6321ee30.tar.gz mailman-efe56d6ed33012c51ce2c4980c4555ec6321ee30.tar.zst mailman-efe56d6ed33012c51ce2c4980c4555ec6321ee30.zip | |
Diffstat (limited to 'src')
| -rw-r--r-- | src/mailman/rest/docs/templates.rst | 4 | ||||
| -rw-r--r-- | src/mailman/templates/en/list:user:notice:welcome.txt | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/src/mailman/rest/docs/templates.rst b/src/mailman/rest/docs/templates.rst index eefff09b7..4fa3fb8c2 100644 --- a/src/mailman/rest/docs/templates.rst +++ b/src/mailman/rest/docs/templates.rst @@ -53,8 +53,8 @@ subscribed to the mailing list, she sees this plain welcome message. with the word 'help' in the subject or body (don't include the quotes), and you will get back a message with instructions. You will need your password to change your options, but for security purposes, - this email is not included here. There is also a button on your - options page that will send your current password to you. + this email is not included here. If you have forgotten your password you + will need to click on the 'Forgot Password?' link on the login page. Let's say though that you wanted to provide a link to a Code of Conduct in the welcome message. You publish both the code of conduct and the welcome message diff --git a/src/mailman/templates/en/list:user:notice:welcome.txt b/src/mailman/templates/en/list:user:notice:welcome.txt index d3d557179..ad86e5e40 100644 --- a/src/mailman/templates/en/list:user:notice:welcome.txt +++ b/src/mailman/templates/en/list:user:notice:welcome.txt @@ -11,5 +11,5 @@ You can make such adjustments via email by sending a message to: with the word 'help' in the subject or body (don't include the quotes), and you will get back a message with instructions. You will need your password to change your options, but for security purposes, this email is not included -here. There is also a button on your options page that will send your current -password to you. +here. If you have forgotten your password you will need to click on the +'Forgot Password?' link on the login page. |
