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/pl/private.html | 1 +
 1 file changed, 1 insertion(+)

(limited to 'templates/pl')

diff --git a/templates/pl/private.html b/templates/pl/private.html
index e687579a..467afef8 100644
--- a/templates/pl/private.html
+++ b/templates/pl/private.html
@@ -54,6 +54,7 @@
     <tr>
       <td><center><INPUT name="login-remind" type="SUBMIT" value="Remind" ></center></td>
     </tr>
+  </TABLE>
 </FORM>
 </body>
 </html>
-- 
cgit v1.2.3