Password reset for admin login added (still buggy if cache is installed and sql_patch...
[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 bottom2 right2"><STRONG>{--MODS_WHAT_ACTION--}</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">&nbsp;</TD>
10         </TR>
11 </TABLE>