script does now also regonize the difference between payout in withdraw in wernis...
[mailer.git] / templates / de / html / admin / admin_list_cats.tpl
1 <TABLE border="0" cellspacing="0" cellpadding="0" width="500"
2         class="admin_table dashed">
3         <TR>
4                 <TD colspan="3" align="center" class="admin_header bottom2"
5                         height="50">{--USER_ID--}: <STRONG><A
6                         href="{!URL!}/modules.php?module=admin&amp;what=list_user&amp;u_id={!__UID!}">{!__UID!}</A></STRONG>({!__EMAIL!})
7                 </TD>
8         </TR>
9         {!__CATS_ROWS!}
10         <TR>
11                 <TD colspan="3" align="center" class="admin_footer"
12                         style="padding-top: 10px; padding-bottom: 10px"><U>{--ADMIN_MEMBER_FUNCTIONS--}:</U><BR>
13                 {!__MEMBER_LINKS!}</TD>
14         </TR>
15 </TABLE>