diff options
| -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> |
