]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_menu_unknown_okay.tpl
More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / admin / admin_menu_unknown_okay.tpl
index 0a72b2b7c72577187c123fba40e28c6e683fd1d9..5f7de79f946430f737bb044054f3b2f45ddfb946 100644 (file)
@@ -1,20 +1,20 @@
-<TABLE border="0" cellspacing="0" cellpadding="0" width="450"
+<table border="0" cellspacing="0" cellpadding="0" width="450"
        class="admin_table dashed">
-       <TR>
-               <TD class="admin_fatal seperator" height="14" colspan="3">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD class="admin_fatal seperator" rowspan="3" width="7">&nbsp;</TD>
-               <TD class="admin_fatal" align="center">{--EDIT_UNKNOWN_OKAY--}</TD>
-               <TD class="admin_fatal seperator" rowspan="3" width="7">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD class="admin_fatal seperator" height="7">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD align="center"><STRONG>{!__OK_VALUE!}</STRONG></TD>
-       </TR>
-       <TR>
-               <TD class="admin_fatal seperator" height="14" colspan="3">&nbsp;</TD>
-       </TR>
-</TABLE>
\ No newline at end of file
+       <tr>
+               <td class="admin_fatal seperator" height="14" colspan="3">&nbsp;</td>
+       </tr>
+       <tr>
+               <td class="admin_fatal seperator" rowspan="3" width="7">&nbsp;</td>
+               <td class="admin_fatal" align="center">{--EDIT_UNKNOWN_OKAY--}</td>
+               <td class="admin_fatal seperator" rowspan="3" width="7">&nbsp;</td>
+       </tr>
+       <tr>
+               <td class="admin_fatal seperator" height="7">&nbsp;</td>
+       </tr>
+       <tr>
+               <td align="center"><strong>{!__OK_VALUE!}</strong></td>
+       </tr>
+       <tr>
+               <td class="admin_fatal seperator" height="14" colspan="3">&nbsp;</td>
+       </tr>
+</table>
\ No newline at end of file