More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / admin / admin_list_rallye_usr.tpl
1 <table border="0" cellspacing="0" cellpadding="0" 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>