d37ec997a0ae2fc755ad67f946aeffbe108a8eb7
[mailer.git] / templates / de / html / guest / guest_top10_row_refs.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[refs]%}</td>
5         <td class="top10_row4 {%template,ColorSwitch%} bottom right">{%pipe,getTotalPoints,translateComma=$content[userid]%}</td>
6         <td class="top10_row5 {%template,ColorSwitch%} bottom">$content[last_online]</td>
7 </tr>