More HTML tags ported to XHTML (all lower-case), bug #33 resolved
[mailer.git] / templates / de / html / member / member_primera.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></td>
6         </tr>
7         <tr>
8                 <td width="180" align="center" class="member_title2 bottom2 right2"><strong>{--PRIMERA_TOTAL_PRIMERA--}</strong></td>
9                 <td width="130" align="center" class="member_title2 bottom2 right2"><strong>{--PRIMERA_TARGET_ACCOUNT2--}</strong></td>
10                 <td width="150" align="center" class="member_title2 bottom2 right2"><strong>{--PRIMERA_TIMESTAMP--}</strong></td>
11                 <td width="120" align="center" class="member_title2 bottom2"><strong>{--PRIMERA_MEMBER_STATUS--}</strong></td>
12         </tr>
13         {!__PRIMERA_ROWS!}
14         <tr>
15                 <td colspan="4" class="seperator member_footer" height="10">&nbsp;</td>
16         </tr>
17 </table>