Huge script change, see http://forum.mxchange.org/topic-458.html for details:
[mailer.git] / templates / de / html / member / member_refback_list_level.tpl
1 <tr>
2         <td align="center">
3 <table border="0" cellspacing="0" cellpadding="0" class="member_table dashed" width="730">
4 <tr>
5         <td align="center" class="member_header" colspan="5">
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="member_title2 bottom2 right2">
11                 <strong>{--MEMBER_REFBACK_REFID--}</strong>
12         </td>
13         <td align="center" class="member_title2 bottom2 right2">
14                 <strong>{--MEMBER_REFBACK_STATUS--}</strong>
15         </td>
16         <td align="center" class="member_title2 bottom2 right2">
17                 <strong>{--MEMBER_REFBACK_PERCENTS--}</strong>
18         </td>
19         <td align="center" class="member_title2 bottom2 right2">
20                 <strong>{--MEMBER_REFBACK_POINTS--}</strong>
21         </td>
22         <td align="center" class="member_title2 bottom2" width="142">
23                 <strong>{--MEMBER_REFBACK_EDIT--}</strong>
24         </td>
25 </tr>
26 $content[rows]
27 <tr>
28         <td align="center" class="member_footer" colspan="5">
29                 <span class="member_note">{--MEMBER_REFLIST_COUNTER_1--}$content[counter]{--MEMBER_REFLIST_COUNTER_2--}</span>
30         </td>
31 </tr>
32 </table>
33         </td>
34 </tr>
35 <tr><td class="seperator" height="5">&nbsp;</td></tr>