Surfbar continued and some rewrites/fixes:
[mailer.git] / templates / de / html / member / member_primera_mode_list.tpl
1 <TABLE border="0" cellspacing="0" cellpadding="0" width="680"
2         class="member_table dashed" align="center">
3         <TR>
4                 <TD colspan="4" align="center" class="member_title2" height="30">
5                         <STRONG>{--PRIMERA_MEMBER_LIST_PRIMERA--}</STRONG>
6                 </TD>
7         </TR>
8         <TR>
9                 <TD width="180" align="center" class="member_title2 bottom2 right2"><STRONG>{--PRIMERA_TOTAL_PRIMERA--}</STRONG></TD>
10                 <TD width="130" align="center" class="member_title2 bottom2 right2"><STRONG>{--PRIMERA_ACCOUNT--}</STRONG></TD>
11                 <TD width="150" align="center" class="member_title2 bottom2 right2"><STRONG>{--PRIMERA_TIMESTAMP--}</STRONG></TD>
12                 <TD width="120" align="center" class="member_title2 bottom2"><STRONG>{--PRIMERA_MEMBER_STATUS--}</STRONG></TD>
13         </TR>
14         $content[rows]
15         <TR>
16                 <TD colspan="4" class="member_footer" align="center">
17                         <a href="{!URL!}/modules.php?module=login&amp;what=primera&amp;mode=choose">{--MEMBER_PRIMERA_MODE_CHOOSE2--}</a>
18                 </TD>
19         </TR>
20 </TABLE>