71487845b4573404c32c57edfe6f7f216177fd3b
[mailer.git] / templates / de / html / admin / admin_list_rallye_usr.tpl
1 <TABLE border="0" cellspacing="0" cellpadding="0" width="580" class="admin_table dashed">
2 <TR>
3         <TD colspan="4" align="center" class="admin_title" height="30"><strong>{--RALLYE_LIST_USERS_1--}{!__RALLYE_VALUE!}{--RALLYE_LIST_USERS_2--}:</strong>
4         </TD>
5 </TR>
6 <TR>
7         <TD align="center" class="admin_title bottom2 right2"><strong>{--_UID--}:</strong></TD>
8         <TD align="center" class="admin_title bottom2 right2"><strong>{--RALLYE_OLD_REFS--}:</strong></TD>
9         <TD align="center" class="admin_title bottom2 right2"><strong>{--RALLYE_NEW_REFS--}:</strong></TD>
10         <TD align="center" class="admin_title bottom2"><strong>{--RALLYE_REF_POINTS--}:</strong></TD>
11 </TR>
12 {!__RALLYE_USER_ROWS!}
13 <TR>
14         <TD colspan="4" class="admin_footer">
15                 <div class="admin_note">{--RALLYE_REF_POINTS_NOTE--}</strong>
16         </TD>
17 </TR>
18 </TABLE>