More HTML rewrites #3
[mailer.git] / templates / de / html / admin / admin_mods_stats2.tpl
1 <table border="0" cellspacing="0" cellpadding="0" width="480"
2         class="admin_table dashed">
3         <tr>
4                 <td align="center" class="admin_title bottom right"><strong>{--MODS_WHAT_ACTION--}</strong></td>
5                 <td align="center" class="admin_title bottom"><strong>{--MODS_CLICKS--}</strong></td>
6         </tr>
7         $content
8         <tr>
9                 <td colspan="2" class="admin_footer">&nbsp;</td>
10         </tr>
11 </table>