More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / admin / admin_logout_sql_patches_remove.tpl
index b343d8ddb85ab0f5d3830d3b9533ece281b948d8..dbc0164031b70bce0823c84a47c99abb8834eee8 100644 (file)
@@ -1,17 +1,17 @@
 <div align="center">
-<TABLE border="0" cellspacing="0" cellpadding="0" width="500" class="admin dashed">
-       <TR>
-               <TD height="5" class="seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD align="center" class="admin_content">
+<table border="0" cellspacing="0" cellpadding="0" width="500" class="admin dashed">
+       <tr>
+               <td height="5" class="seperator">&nbsp;</td>
+       </tr>
+       <tr>
+               <td align="center" class="admin_content">
                        <strong>{--ADMIN_LOGOUT_SQL_PATCHES_REMOVE--}</strong><br />
                        <br />
                        <a class="admin_content" href="{!URL!}/modules.php?module=admin&amp;reset_pass=1">{--ADMIN_RESET_PASS_LINK--}</a>
-               </TD>
-       </TR>
-       <TR>
-               <TD height="5" class="seperator">&nbsp;</TD>
-       </TR>
-</TABLE>
+               </td>
+       </tr>
+       <tr>
+               <td height="5" class="seperator">&nbsp;</td>
+       </tr>
+</table>
 </div>