555acd1af447b1fca3489354e7e019144739297c
[mailer.git] / templates / de / html / member / member_refback_list_level.tpl
1 <tr>
2         <td align="center" style="padding:0px;margin:0px">
3 <table border="0" cellspacing="0" cellpadding="0" class="member_table dashed" width="730">
4 <tr>
5         <td align="center" class="member_header" colspan="6">
6                 <strong>{--MEMBER_REFBACK_LIST_TITLE_1--}$content[level]{--MEMBER_REFBACK_LIST_TITLE_2--}$content[percents]{--MEMBER_REFBACK_LIST_TITLE_3--}</strong>
7         </td>
8 </tr>
9 <tr>
10         <td align="center" class="header_column bottom right">
11                 <strong>{--MEMBER_REFBACK_REFID--}</strong>
12         </td>
13         <td align="center" class="header_column bottom right">
14                 <strong>{--MEMBER_REFBACK_LEVEL_REFID--}</strong>
15         </td>
16         <td align="center" class="header_column bottom right">
17                 <strong>{--MEMBER_REFBACK_PERCENTS--}</strong>
18         </td>
19         <td align="center" class="header_column bottom right">
20                 <strong>{--MEMBER_REFBACK_POINTS--}</strong>
21         </td>
22         <td align="center" class="header_column bottom right">
23                 <strong>{--MEMBER_JOINED--}</strong>
24         </td>
25         <td align="center" class="header_column bottom" width="134">
26                 <strong>{--MEMBER_REFBACK_EDIT--}</strong>
27         </td>
28 </tr>
29 $content[rows]
30 <tr>
31         <td align="center" class="member_footer" colspan="6">
32                 <span class="member_note">{--MEMBER_REFLIST_COUNTER_1--}$content[counter]{--MEMBER_REFLIST_COUNTER_2--}</span>
33         </td>
34 </tr>
35 </table>
36         </td>
37 </tr>