0293b25c4c94548400f3bb4ca4c37ce85b6cb6fe
[mailer.git] / templates / de / html / guest / guest_top10_row_login.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] ({%pipe,fixEmptyContentToDashes=$content[nickname]%})</td>
4         <td class="top10_row3 {%template,ColorSwitch%} bottom right">{%pipe,translateComma=$content[total_logins]%}</td>
5         <td class="top10_row4 {%template,ColorSwitch%} bottom right">{%pipe,translateComma=$content[points]%}</td>
6         <td class="top10_row5 {%template,ColorSwitch%} bottom">$content[last_online]</td>
7 </tr>