diff options
author | Mark Sapiro <msapiro@value.net> | 2012-03-27 10:49:26 -0700 |
---|---|---|
committer | Mark Sapiro <msapiro@value.net> | 2012-03-27 10:49:26 -0700 |
commit | 7bbf3e858facd31bf155bea29526b32fc1eafb43 (patch) | |
tree | bb674b8215ee26f7f8d26eee965fc43a4a9dab53 /templates/de/listinfo.html | |
parent | fe932801fe8d8457c3d1c09f10a9e0460b5a7f23 (diff) | |
download | mailman2-7bbf3e858facd31bf155bea29526b32fc1eafb43.tar.gz mailman2-7bbf3e858facd31bf155bea29526b32fc1eafb43.tar.xz mailman2-7bbf3e858facd31bf155bea29526b32fc1eafb43.zip |
First round of i18n changes.
Added missing </TABLE> tag near end of all private.html templates.
Diffstat (limited to 'templates/de/listinfo.html')
-rw-r--r-- | templates/de/listinfo.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/de/listinfo.html b/templates/de/listinfo.html index e60153ed..55ad8f4f 100644 --- a/templates/de/listinfo.html +++ b/templates/de/listinfo.html @@ -69,7 +69,7 @@ Liste <MM-List-Name></MM-Archive>. <MM-Restricted-List-Message> <TABLE BORDER="0" CELLSPACING="2" CELLPADDING="2" WIDTH="70%"> <TR> - <TD BGCOLOR="#dddddd" WIDTH="55%">Ihre E-Mailadresse:</TD> + <TD BGCOLOR="#dddddd" WIDTH="55%">Ihre E-Mail-Adresse:</TD> <TD WIDTH="33%"><MM-Subscribe-Box> </TD> <TD WIDTH="12%"> </TD></TR> |