More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / admin / admin_patches.tpl
index deb9eb3e44487c74b6412102a1303922d44e2b91..d664040e01d2fdf169f1b17af634b7c5bb098bf2 100644 (file)
@@ -1,32 +1,32 @@
-<TABLE border="0" cellspacing="0" cellpadding="0" width="99%"
+<table border="0" cellspacing="0" cellpadding="0" width="99%"
        class="admin_table dashed" align="center">
-       <TR>
-               <TD height="10" colspan="5" class="seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD align="center" colspan="5"><strong>{--NEW_PATCHES_AVAILABLE--}</strong>
-               </TD>
-       </TR>
-       <TR>
-               <TD height="10" colspan="5" class="seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD align="center" width="32%" class="admin_title bottom2 right2"><strong>{--PATCH_FNAME--}:</strong></TD>
-               <TD align="center" width="32%" class="admin_title bottom2 right2"><strong>{--PATCH_CTIME--}:</strong></TD>
-               <TD align="center" width="32%" class="admin_title bottom2"><strong>{--PATCH_FSIZE--}:</strong></TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-       </TR>
+       <tr>
+               <td height="10" colspan="5" class="seperator">&nbsp;</td>
+       </tr>
+       <tr>
+               <td align="center" colspan="5"><strong>{--NEW_PATCHES_AVAILABLE--}</strong>
+               </td>
+       </tr>
+       <tr>
+               <td height="10" colspan="5" class="seperator">&nbsp;</td>
+       </tr>
+       <tr>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td align="center" width="32%" class="admin_title bottom2 right2"><strong>{--PATCH_FNAME--}:</strong></td>
+               <td align="center" width="32%" class="admin_title bottom2 right2"><strong>{--PATCH_CTIME--}:</strong></td>
+               <td align="center" width="32%" class="admin_title bottom2"><strong>{--PATCH_FSIZE--}:</strong></td>
+               <td width="10" class="seperator">&nbsp;</td>
+       </tr>
        {!__PATCH_ROWS!}
-       <TR>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD colspan="2" align="right" class="bottom2 right2"><strong>{--ADMIN_TOTAL_PATCH_SIZES--}:&nbsp;&nbsp;</strong>
-               </TD>
-               <TD class="bottom2" align="center"><strong>{!__TOTAL_SIZE!}
-               {--KBYTES--}</strong></TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD height="10" colspan="5" class="seperator">&nbsp;</TD>
-       </TR>
-</TABLE>
+       <tr>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td colspan="2" align="right" class="bottom2 right2"><strong>{--ADMIN_TOTAL_PATCH_SIZES--}:&nbsp;&nbsp;</strong>
+               </td>
+               <td class="bottom2" align="center"><strong>{!__TOTAL_SIZE!}
+               {--KBYTES--}</strong></td>
+               <td width="10" class="seperator">&nbsp;</td>
+       </tr>
+       <tr>
+               <td height="10" colspan="5" class="seperator">&nbsp;</td>
+       </tr>
+</table>