From 7bbf3e858facd31bf155bea29526b32fc1eafb43 Mon Sep 17 00:00:00 2001 From: Mark Sapiro <msapiro@value.net> Date: Tue, 27 Mar 2012 10:49:26 -0700 Subject: First round of i18n changes. Added missing </TABLE> tag near end of all private.html templates. --- templates/da/private.html | 1 + 1 file changed, 1 insertion(+) (limited to 'templates/da') diff --git a/templates/da/private.html b/templates/da/private.html index ee29494f..e19f0691 100644 --- a/templates/da/private.html +++ b/templates/da/private.html @@ -53,6 +53,7 @@ <tr> <td><center><INPUT name="login-remind" type="SUBMIT" value="Remind" ></center></td> </tr> + </TABLE> </FORM> </body> </html> -- cgit v1.2.3