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/ast/private.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/ast/private.html')
-rw-r--r-- | templates/ast/private.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/ast/private.html b/templates/ast/private.html index 0fd71aee..90f1665f 100644 --- a/templates/ast/private.html +++ b/templates/ast/private.html @@ -44,6 +44,7 @@ body bgcolor="#ffffff" onLoad="sf()"> <tr> <td><center><INPUT name="login-remind" type="SUBMIT" value="Remind" ></center></td> </tr> + </TABLE> </FORM> </body> </html> |