HTML->XHTML preparation (still *A LOT* to convert
[mailer.git] / templates / de / html / admin / admin_mods_stats.tpl
index 6c4947b6be8130a8a1c4d528dbfc9c2df8088454..71e1b67669d626223845f86f69b25c16187979b1 100644 (file)
@@ -1,12 +1,11 @@
 <TABLE border="0" cellspacing="0" cellpadding="0" width="480"
        class="admin_table dashed">
        <TR>
-               <TD align="center" class="admin_title bottom2 right2"><STRONG>{--MODS_TITLE--}</STRONG></TD>
-               <TD align="center" class="admin_title bottom2"><STRONG>{--MODS_CLICKS--}</STRONG></TD>
+               <TD align="center" class="admin_title bottom2 right2"><strong>{--MODS_TITLE--}</strong></TD>
+               <TD align="center" class="admin_title bottom2"><strong>{--MODS_CLICKS--}</strong></TD>
        </TR>
        {!__MODS_ROWS!}
        <TR>
-               <TD colspan="2" class="admin_footer"><FONT
-                       class="admin_note">{--MODS_ADMIN_EDIT_NOTE--}</FONT></TD>
+               <TD colspan="2" class="admin_footer"><div class="admin_note">{--MODS_ADMIN_EDIT_NOTE--}</div></TD>
        </TR>
 </TABLE>