fc6c2c0674bf2701738e868046edf350079ea77e
[mailer.git] / templates / de / html / member / member_list_beg_row.tpl
1 <tr>
2         <td align="center" class="{%template,ColorSwitch%} bottom">
3                 $content[cnt]
4         </td>
5         <td align="center" class="{%template,ColorSwitch%} bottom">
6                 $content[userid]
7         </td>
8         <td align="center" class="{%template,ColorSwitch%} bottom">
9                 {%pipe,translateComma=$content[beg_points]%}
10         </td>
11         <td align="center" class="{%template,ColorSwitch%} bottom">
12                 $content[last_online]
13         </td>
14 </tr>