A lot code rewritten:
[mailer.git] / templates / de / html / member / member_bonus_row.tpl
1 <tr>
2         <td align="center" class="{%template,ColorSwitch%} bottom">$content[cnt]</td>
3         <td align="center" class="{%template,ColorSwitch%} bottom">$content[userid]</td>
4         <td align="center" class="{%template,ColorSwitch%} bottom">{%pipe,translateComma=$content[points]%}</td>
5         <td align="center" class="{%template,ColorSwitch%} bottom">$content[last_online]</td>
6 </tr>