]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_patches_row.tpl
HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / admin / admin_patches_row.tpl
index c35b9fc89f3bf6ae27d89c5590a6c6671992c999..390226054bc04825c5fe7ed8811638002a4b926e 100644 (file)
@@ -1,7 +1,7 @@
 <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"><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>
@@ -9,6 +9,6 @@
 </TR>
 <TR>
        <TD colspan="3" class="switch_sw$content[sw] bottom2">
-       <DIV align="center"><STRONG>{--PATCH_DESCRIPTION--}:</STRONG></DIV>
+       <div align="center"><strong>{--PATCH_DESCRIPTION--}:</strong></div>
        $content[patch_desc]</TD>
 </TR>