More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / admin / admin_theme_installed.tpl
index a0744eb5481a7be90493c33f9d631997e1193737..4574756dec85a0eb356203010ad41c27b5da347a 100644 (file)
@@ -1,7 +1,7 @@
-<TABLE border="0" cellspacing="0" cellpadding="0" align="center"
+<table border="0" cellspacing="0" cellpadding="0" align="center"
        width="400" class="admin_done dashed">
-       <TR>
-               <TD align="center" height="40"><strong>{--ADMIN_THEME_ALREADY_INSTALLED_1--}$content{--ADMIN_THEME_ALREADY_INSTALLED_2--}</strong>
-               </TD>
-       </TR>
-</TABLE>
\ No newline at end of file
+       <tr>
+               <td align="center" height="40"><strong>{--ADMIN_THEME_ALREADY_INSTALLED_1--}$content{--ADMIN_THEME_ALREADY_INSTALLED_2--}</strong>
+               </td>
+       </tr>
+</table>
\ No newline at end of file