A lot code rewritten:
[mailer.git] / templates / de / html / guest / guest_active_row.tpl
1 <tr>
2         <td class="active_row1 {%template,ColorSwitch%} bottom right">$content[userid] ($content[nickname])</td>
3         <td class="active_row2 {%template,ColorSwitch%} bottom right">{%pipe,translateComma=$content[points]%}</td>
4         <td class="active_row3 {%template,ColorSwitch%} bottom">$content[last_online]</td>
5 </tr>