diff options
| -rw-r--r-- | templates/options.html | 15 |
1 files changed, 7 insertions, 8 deletions
diff --git a/templates/options.html b/templates/options.html index 879250cfe..d6b16a747 100644 --- a/templates/options.html +++ b/templates/options.html @@ -1,4 +1,4 @@ -<!-- $Revision: 1281 $ --> +<!-- $Revision: 1287 $ --> <html> <head> <title><MM-Presentable-User> Configuration for <MM-List-Name></title> @@ -6,7 +6,7 @@ </head> <BODY BGCOLOR="#ffffff"> <TABLE WIDTH="100%" BORDER="0" CELLSPACING="0" CELLPADDING="5"> - <TR><TD WIDTH="100%" BGCOLOR="#99CCFF" ALIGN="CENTER"><B> + <TR><TD WIDTH="100%" BGCOLOR="#99CCFF"><B> <FONT COLOR="#000000" SIZE=+1> <MM-List-Name> Configuration for <MM-Presentable-User> </FONT></B></TD></TR> </TABLE> @@ -22,7 +22,7 @@ password, and options for the <MM-List-Name> mailing list. <p> <a name=unsub> - <TABLE WIDTH="100%" BORDER="0" CELLSPACING="3" CELLPADDING="5"> + <TABLE WIDTH="100%" BORDER="0" CELLSPACING=5" CELLPADDING="5"> <TR><TD WIDTH="50%" BGCOLOR="#FFF0D0"><FONT COLOR="#000000"> <B>Unsubscribing from <MM-List-Name></B> <TD WIDTH="50%" BGCOLOR="#FFF0D0"><FONT COLOR="#000000"> @@ -32,9 +32,8 @@ password, and options for the <MM-List-Name> mailing list. <tr> <td> -To unsubscribe, enter your password and then hit the button. If -you've lost your password, see just below to have it emailed to your delivery -address. +To unsubscribe, enter your password and hit the button. (If you've +lost your password, see just below to have it emailed to you.) <p> Password: <MM-Unsub-Pw-Box> @@ -42,8 +41,8 @@ Password: <MM-Unsub-Pw-Box> </a> <td> -Enter your password to visit a list of links to the option setting -pages for your other subscriptions on this host. +Enter your password to visit a list of links to option pages for +all your subscriptions. <p> Password: <MM-Other-Subscriptions-Pw-Box> <MM-Other-Subscriptions-Submit><p> |
