6812612af1ed8e17034c43c190f5e59273f75b39
[mailer.git] / templates / de / html / member / member_list_beg_row.tpl
1 <tr>
2         <td align="center" class="{%template,ColorSwitch%} bottom">$content[cnt]</td>
3         <td align="center" class="{%template,ColorSwitch%} bottom">$content[userid]</td>
4         <td align="center" class="{%template,ColorSwitch%} bottom">{%pipe,translateComma=$content[points]%}</td>
5         <td align="center" class="{%template,ColorSwitch%} bottom">$content[last_online]</td>
6 </tr>