Referal levels for surfbar added (unfinished)
[mailer.git] / templates / de / html / member / member_order_points.tpl
1 <DIV align="center">
2 <TABLE border="0" cellspacing="0" cellpadding="0" width="500"
3         class="member_main dashed" align="center">
4         <TR>
5                 <TD align="center" height="50" class="member_main"
6                         style="padding-left: 5px; padding-right: 5px">
7                 {--MEMBER_POINTS_LEFT--}:<br />
8                 <SPAN class="member_done"><STRONG>$content</STRONG> {!POINTS!}</SPAN>
9                 </TD>
10         </TR>
11         <TR>
12                 <TD align="center" height="50" class="member_main"
13                         style="padding-left: 5px; padding-right: 5px">
14                 {--MEMBER_ORDER_MAX_ALLOWED--}:<br />
15                 <SPAN class="member_done">{!ORDER_MAX_VALUE!}</SPAN></TD>
16         </TR>
17 </TABLE>
18 </DIV>
19 <br />