diff options
| author | bwarsaw | 2002-07-13 01:17:49 +0000 |
|---|---|---|
| committer | bwarsaw | 2002-07-13 01:17:49 +0000 |
| commit | a77c4f0bc9bce5ef65c1c2d0585d9dfd56ad1598 (patch) | |
| tree | 81fa20c709de47e2e30a22304327121b0e8e8641 | |
| parent | ea5aae3394c0d841638c1b53abe26664c642f9b2 (diff) | |
| download | mailman-a77c4f0bc9bce5ef65c1c2d0585d9dfd56ad1598.tar.gz mailman-a77c4f0bc9bce5ef65c1c2d0585d9dfd56ad1598.tar.zst mailman-a77c4f0bc9bce5ef65c1c2d0585d9dfd56ad1598.zip | |
John Parise correctly notes that the wording was incorrect here.
Users should select "Yes" to totally conceal themselves. Closes SF
patch #567834.
Note to translation teams: Please update your options.html files!
| -rw-r--r-- | templates/en/options.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/templates/en/options.html b/templates/en/options.html index bca39a447..664aeca0c 100644 --- a/templates/en/options.html +++ b/templates/en/options.html @@ -1,4 +1,4 @@ -<!-- $Revision: 5222 $ --> +<!-- $Revision: 5380 $ --> <html> <head> <link rel="SHORTCUT ICON" href="<mm-favicon>"> @@ -234,7 +234,7 @@ lists you are subscribed to. When someone views the list membership, your email address is normally shown (in an obscured fashion to thwart spam harvesters). If you do not want your email address to show up - on this membership roster, select <em>No</em> for this option. + on this membership roster at all, select <em>Yes</em> for this option. </td><td bgcolor="#cccccc"> <MM-Public-Subscription-Button>No<br> <MM-Hide-Subscription-Button>Yes |
