A lot CSS classes rewritten, please update all your themes.
[mailer.git] / templates / de / html / member / member_doubler_list_rows.tpl
1 <tr>
2         <td class="{%template,ColorSwitch%} bottom right" align="center" width="100">
3                 $content[userid]
4         </td>
5         <td class="{%template,ColorSwitch%} bottom right" align="center" width="100">
6                 $content[refid]
7         </td>
8         <td class="{%template,ColorSwitch%} bottom right" align="center" width="160">
9                 {%pipe,translateComma=$content[points]%}
10         </td>
11         <td class="{%template,ColorSwitch%} bottom" align="center" width="160">
12                 $content[timemark]
13         </td>
14 </tr>