diff options
| author | bwarsaw | 2002-05-02 20:21:10 +0000 |
|---|---|---|
| committer | bwarsaw | 2002-05-02 20:21:10 +0000 |
| commit | 2783b4cf9b01813894112bbdf148e6c282188567 (patch) | |
| tree | e5a96cc0d110534c0bae8cb8579326a0d68255e0 | |
| parent | 71ea6d9c8b9c31b93c1db4b9dba65bf390626ec8 (diff) | |
| download | mailman-2783b4cf9b01813894112bbdf148e6c282188567.tar.gz mailman-2783b4cf9b01813894112bbdf148e6c282188567.tar.zst mailman-2783b4cf9b01813894112bbdf148e6c282188567.zip | |
A little bit more clarity in the description of the "disable" option.
| -rw-r--r-- | templates/en/options.html | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/templates/en/options.html b/templates/en/options.html index 61594c470..bca39a447 100644 --- a/templates/en/options.html +++ b/templates/en/options.html @@ -1,4 +1,4 @@ -<!-- $Revision: 5221 $ --> +<!-- $Revision: 5222 $ --> <html> <head> <link rel="SHORTCUT ICON" href="<mm-favicon>"> @@ -164,10 +164,11 @@ lists you are subscribed to. <a name="disable"> <strong>Mail delivery</strong></a><p> Set this option to <em>Enabled</em> to receive messages posted - to this mailing list. Set it to <em>Disabled</em> if you - don't want mail delivered to you for a while (e.g. you're - going on vacation). If you disable mail delivery, don't - forget to come back after your vacation to re-enable it! + to this mailing list. Set it to <em>Disabled</em> if you want + to stay subscribed, but don't want mail delivered to you for a + while (e.g. you're going on vacation). If you disable mail + delivery, don't forget to re-enable it when you come back; it + will not be automatically re-enabled. </td><td bgcolor="#cccccc"> <mm-delivery-enable-button>Enabled<br> <mm-delivery-disable-button>Disabled<p> |
