User list templates with lesser empty lines
[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                 <STRONG class="admin_note">{--RALLYE_REF_POINTS_NOTE--}</STRONG>
16         </TD>
17 </TR>
18 </TABLE>