mailer project continued:
[mailer.git] / templates / de / html / show_bonus_yr.tpl
1 <div align="center">
2 <table border="0" cellspacing="0" cellpadding="0" width="300" class="table">
3 <tr>
4         <td align="center">
5                 {--MEMBER_BONUS_SHOW_YOU_HAVE_CONFIRMED--}
6                 <strong class="nobr">$content[timemark]</strong>
7                 {--_ON--} <strong>$content[level].</strong>
8                 {--MEMBER_BONUS_SHOW_CONFIRMED_BONUS_IS--}:
9                 <strong class="nobr">{%pipe,translateComma=$content[points]%} {?POINTS?}</strong>
10         </td>
11 </tr>
12 </table>
13 </div>