]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_patches_row.tpl
Even more XHTML fixes #3
[mailer.git] / templates / de / html / admin / admin_patches_row.tpl
index c35b9fc89f3bf6ae27d89c5590a6c6671992c999..9449ffeee409fd52a81135ebbdb08117d0ecd1a4 100644 (file)
@@ -1,14 +1,14 @@
-<TR>
-       <TD rowspan="2" width="10" class="seperator">&nbsp;</TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2 right2"><A
-               href="$content[patch_url]">$content[patch_title]</A></TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2 right2">$content[patch_ctime]</TD>
-       <TD align="center" class="switch_sw$content[sw] bottom2">$content[patch_size]
-       {--KBYTES--}</TD>
-       <TD rowspan="2" width="10" class="seperator">&nbsp;</TD>
-</TR>
-<TR>
-       <TD colspan="3" class="switch_sw$content[sw] bottom2">
-       <DIV align="center"><STRONG>{--PATCH_DESCRIPTION--}:</STRONG></DIV>
-       $content[patch_desc]</TD>
-</TR>
+<tr>
+       <td rowspan="2" width="10" class="seperator">&nbsp;</td>
+       <td align="center" class="switch_sw$content[sw] bottom2 right2"><a
+               href="$content[patch_url]">$content[patch_title]</a></td>
+       <td align="center" class="switch_sw$content[sw] bottom2 right2">$content[patch_ctime]</td>
+       <td align="center" class="switch_sw$content[sw] bottom2">$content[patch_size]
+       {--KBYTES--}</td>
+       <td rowspan="2" width="10" class="seperator">&nbsp;</td>
+</tr>
+<tr>
+       <td colspan="3" class="switch_sw$content[sw] bottom2">
+       <div align="center"><strong>{--PATCH_DESCRIPTION--}:</strong></div>
+       $content[patch_desc]</td>
+</tr>