]> git.mxchange.org Git - mailer.git/blob - templates/de/html/guest/guest_top10_row_earner.tpl
5f2b0ed38f3c408a1e45ea112146d20f51e768f3
[mailer.git] / templates / de / html / guest / guest_top10_row_earner.tpl
1 <tr>
2         <td class="top10_row1 {%template,ColorSwitch%} bottom right" align="center">$content[cnt]</td>
3         <td class="top10_row2 {%template,ColorSwitch%} bottom right">$content[userid] ({%user,nickname,fixEmptyContentToDashes=$content[userid]%})</td>
4         <td class="top10_row3 {%template,ColorSwitch%} bottom right">{%pipe,translateComma=$content[points]%}</td>
5         <td class="top10_row5 {%template,ColorSwitch%} bottom">$content[last_online]</td>
6 </tr>