]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_mods_stats2.tpl
Caching of filters added (should work now)
[mailer.git] / templates / de / html / admin / admin_mods_stats2.tpl
index c5900adb484c00d381a596959488e32f0934c960..36b196ecc89fae4e8448c89b084076f7889e1fc4 100644 (file)
@@ -1,11 +1,11 @@
-<TABLE border="0" cellspacing="0" cellpadding="0" width="480"
+<table border="0" cellspacing="0" cellpadding="0" width="480"
        class="admin_table dashed">
-       <TR>
-               <TD align="center" class="admin_title bottom2 right2"><STRONG>{--MODS_WHAT_ACTION--}</STRONG></TD>
-               <TD align="center" class="admin_title bottom2"><STRONG>{--MODS_CLICKS--}</STRONG></TD>
-       </TR>
+       <tr>
+               <td align="center" class="admin_title bottom2 right2"><strong>{--MODS_WHAT_ACTION--}</strong></td>
+               <td align="center" class="admin_title bottom2"><strong>{--MODS_CLICKS--}</strong></td>
+       </tr>
        {!__MODS_ROWS!}
-       <TR>
-               <TD colspan="2" align="center" class="admin_footer">&nbsp;</TD>
-       </TR>
-</TABLE>
+       <tr>
+               <td colspan="2" class="admin_footer">&nbsp;</td>
+       </tr>
+</table>