52592ff2cd43b52b67a4c6c6f2378322cde9090b
[mailer.git] / templates / de / html / guest / guest_top10_row_login.tpl
1 <tr>
2         <td class="top10_row1 switch_sw$content[sw] bottom right" align="center">$content[cnt]</td>
3         <td class="top10_row2 switch_sw$content[sw] bottom right">$content[userid] ({%pipe,fixEmptyContentToDashes=$content[nickname]%})</td>
4         <td class="top10_row3 switch_sw$content[sw] bottom right">{%pipe,translateComma=$content[total_logins]%}</td>
5         <td class="top10_row4 switch_sw$content[sw] bottom right">{%pipe,translateComma=$content[points]%}</td>
6         <td class="top10_row5 switch_sw$content[sw] bottom">$content[last_online]</td>
7 </tr>