Rewrite of language strings
[mailer.git] / templates / de / html / member / member_doubler_list.tpl
1 <table border="0" cellspacing="0" cellpadding="0" class="doubler_list dashed">
2         <tr>
3                 <td class="doubler_header bottom right" align="center" width="100">
4                 <strong>{--_UID--}</strong></td>
5                 <td class="doubler_header bottom right" align="center" width="100">
6                 <strong>{--REF_UID--}</strong></td>
7                 <td class="doubler_header bottom right" align="center" width="160">
8                 <strong>{?POINTS?}</strong></td>
9                 <td class="doubler_header bottom" align="center" width="160"><strong>{--DOUBLER_TIMEMARK--}</strong>
10                 </td>
11         </tr>
12         $content
13         <tr>
14                 <td colspan="4" align="center" class="doubler_footer">&nbsp;</td>
15         </tr>
16 </table>