branch prepared
[mailer.git] / templates / de / html / member / member_doubler_list.tpl
1 <TABLE border="0" cellspacing="0" cellpadding="0" width="520"
2         class="doubler_list dashed">
3         <TR>
4                 <TD class="doubler_header bottom2 right2" align="center" width="100">
5                 <STRONG>{--_UID--}</STRONG></TD>
6                 <TD class="doubler_header bottom2 right2" align="center" width="100">
7                 <STRONG>{--REF_UID--}</STRONG></TD>
8                 <TD class="doubler_header bottom2 right2" align="center" width="160">
9                 <STRONG>{!POINTS!}</STRONG></TD>
10                 <TD class="doubler_header bottom2" align="center" width="160"><STRONG>{--DOUBLER_TIMEMARK--}</STRONG>
11                 </TD>
12         </TR>
13         $content
14         <TR>
15                 <TD colspan="4" align="center" class="doubler_footer">&nbsp;</TD>
16         </TR>
17 </TABLE>