script does now also regonize the difference between payout in withdraw in wernis...
[mailer.git] / templates / de / html / admin / admin_mods_stats.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 bottom2 right2"><STRONG>{--MODS_TITLE--}</STRONG></TD>
5                 <TD align="center" class="admin_title bottom2"><STRONG>{--MODS_CLICKS--}</STRONG></TD>
6         </TR>
7         {!__MODS_ROWS!}
8         <TR>
9                 <TD colspan="2" align="center" class="admin_footer"><FONT
10                         class="admin_note">{--MODS_ADMIN_EDIT_NOTE--}</FONT></TD>
11         </TR>
12 </TABLE>