Huge HTML/CSS rewrite (see forum)
[mailer.git] / templates / de / html / beg / beg_login.tpl
1 <table border="0" cellspacing="0" cellpadding="0" width="100%">
2         <tr>
3                 <td align="center">
4                 <div>{--BEG_SORRY_YOURE_LOGGED_IN_1--}<strong>$content[userid]</strong>{--BEG_SORRY_YOURE_LOGGED_IN_2--}<strong>$content[points]</strong>{--BEG_SORRY_YOURE_LOGGED_IN_3--}</div>
5                 <div>{--BEG_CLICKS_1--}<strong>$content[clicks]</strong>{--BEG_CLICKS_2--}</div>
6                 <div align="right">{--BEG_THANKS_FOR_CLICK_AGAIN--}</div>
7                 </td>
8         </tr>
9 </table>