]> git.mxchange.org Git - mailer.git/blob - templates/de/html/member/member_bonus_turbo_row.tpl
getUserData() does now tollerate missing table columns. This makes it very flexible...
[mailer.git] / templates / de / html / member / member_bonus_turbo_row.tpl
1 <tr>
2   <td class="rank_$content[rank] bottom {%template,ColorSwitch%}">{%pipe,translateComma=$content[rank]%}.</td>
3   <td class="rank_$content[rank] bottom {%template,ColorSwitch%}" align="center">$content[userid]</td>
4   <td class="rank_$content[rank] bottom {%template,ColorSwitch%}" align="center">{%pipe,translateComma=$content[points]%}</td>
5 </tr>