diff options
| -rw-r--r-- | templates/listinfo.html | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/templates/listinfo.html b/templates/listinfo.html index 78e79d679..df9623bcb 100644 --- a/templates/listinfo.html +++ b/templates/listinfo.html @@ -1,4 +1,4 @@ -<!-- $Revision: 2858 $ --> +<!-- $Revision: 3054 $ --> <HTML> <HEAD> <TITLE><MM-List-Name> Info Page</TITLE> @@ -69,11 +69,14 @@ </TD> <TD WIDTH="12%"> </TD></TR> <TR> - <TD COLSPAN="3"><FONT SIZE=-1>You must enter a + <TD COLSPAN="3"><FONT SIZE=-1>You should enter a privacy password. This provides only mild security, but should prevent others from messing with your - subscription. <b>Do not use a valuable password</b> as - it will occasionally be emailed back to you in cleartext. + subscription. <b><font size="+1">Do not use a valuable + password</font></b> as it will occasionally be emailed + back to you in cleartext. If you leave these fields + blank, Mailman will automatically generate a password for + you. <MM-Reminder> </TD> </TR> |
