Next stage of HTML rewriting, lesser br-tags
[mailer.git] / templates / de / html / member / member_beg.tpl
1 <table border="0" cellspacing="0" cellpadding="0" class="beg_table dashed" width="500">
2         <tr>
3                 <td align="center" class="beg_msg" height="60">
4                         {--BEG_MEMBER_YOUR_LINK--}:<br />
5                         <strong><a href="{?URL?}/beg.php?userid=$content[userid]">{?URL?}/beg.php?userid=$content[userid]</a></strong>
6                 </td>
7         </tr>
8         <tr>
9                 <td align="center" class="beg_msg" height="60">
10                 {--BEG_MEMBER_CLICKS_TOTAL--}:<br />
11                 <strong>$content[clicks]</strong></td>
12         </tr>
13         <tr>
14                 <td align="left" class="beg_msg">
15                 <P>{--BEG_MEMBER_EARN_1--} <strong>$content[points]
16                 {?POINTS?}</strong> {--BEG_MEMBER_EARN_2--} <strong>$content[points_max]
17                 {?POINTS?}</strong> {--BEG_MEMBER_EARN_3--}</P>
18                 <P>{--BEG_MEMBER_TIMEOUT_1--} <strong>$content[timeout]</strong>
19                 {--BEG_MEMBER_TIMEOUT_2--}</P>
20                 <P align="right">{--BEG_MEMBER_HAVE_FUN--}</P>
21                 </td>
22         </tr>
23 </table>