diff options
| author | bwarsaw | 2001-03-24 03:56:38 +0000 |
|---|---|---|
| committer | bwarsaw | 2001-03-24 03:56:38 +0000 |
| commit | 46b02484f102d2ec7b1aeb5220d7661f3e565a7b (patch) | |
| tree | 6b3f34b6ac724f04c287e2fb1ac9b4c1c07cfd5d /templates | |
| parent | 488bbc35abace752b116ee9af5b2d70056374e58 (diff) | |
| download | mailman-46b02484f102d2ec7b1aeb5220d7661f3e565a7b.tar.gz mailman-46b02484f102d2ec7b1aeb5220d7661f3e565a7b.tar.zst mailman-46b02484f102d2ec7b1aeb5220d7661f3e565a7b.zip | |
Integrate Juan Carlos patch to add the preferred language menu to the
preferences section (slightly reworded by Barry).
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/options.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/templates/options.html b/templates/options.html index 03d152e56..f73a7b102 100644 --- a/templates/options.html +++ b/templates/options.html @@ -1,4 +1,4 @@ -<!-- $Revision: 2858 $ --> +<!-- $Revision: 3179 $ --> <html> <head> <title><MM-Presentable-User> Configuration for <MM-List-Name></title> @@ -139,6 +139,9 @@ If you have any problems with MIME digests, select plain text. <br> <MM-Hide-Subscription-Button> Yes <p> </td></tr> <tr><TD BGCOLOR="#dcdcdc"> +<strong> What language do you prefer?</strong><MM-list-langs> +</td></tr> +<tr><TD BGCOLOR="#dcdcdc"> Password: <MM-Digest-Pw-Box> <MM-Digest-Submit><p> </td></tr></table> </center> |
