Major cleanup of old-school HTML-mess...
[mailer.git] / templates / de / html / admin / admin_mods_stats2.tpl
index dcc0a087beaa938e6bf1b0246b961d524f1ae613..e0d42bb87155c7e8dcb4cfe7d2f549e225e0ba20 100644 (file)
@@ -1,11 +1,14 @@
-<table border="0" cellspacing="0" cellpadding="0" width="480"
-       class="admin_table dashed">
+<div align="center">
+<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
        <tr>
                <td align="center" class="admin_title bottom right"><strong>{--MODS_WHAT_ACTION--}</strong></td>
                <td align="center" class="admin_title bottom"><strong>{--MODS_CLICKS--}</strong></td>
        </tr>
        $content
        <tr>
-               <td colspan="2" class="admin_footer">&nbsp;</td>
+               <td colspan="2" class="admin_footer">
+                       {--ADMIN_MODS_STATS_FOOTER--}
+               </td>
        </tr>
 </table>
+</div>