More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / admin / admin_extensions_installed.tpl
index 39a24606a0607ad888c9eadf0dc3cbae29a1abb9..cae41c648583cf58f4fa32721c519dbe49eb6461 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_EXT_ALREADY_INSTALLED_1--}$content{--ADMIN_EXT_ALREADY_INSTALLED_2--}</strong>
-               </TD>
-       </TR>
-</TABLE>
\ No newline at end of file
+       <tr>
+               <td align="center" height="40"><strong>{--ADMIN_EXT_ALREADY_INSTALLED_1--}$content{--ADMIN_EXT_ALREADY_INSTALLED_2--}</strong>
+               </td>
+       </tr>
+</table>
\ No newline at end of file