All CSS classes top2,bottom2,right2,left2 are now deprecated, user details now have...
[mailer.git] / templates / de / html / guest / guest_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="160">
6                 <strong>{?POINTS?}</strong></td>
7                 <td class="doubler_header bottom" align="center" width="160"><strong>{--DOUBLER_TIMEMARK--}</strong>
8                 </td>
9         </tr>
10         $content
11         <tr>
12                 <td colspan="3" align="center" class="doubler_footer">&nbsp;</td>
13         </tr>
14 </table>