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