]> git.mxchange.org Git - mailer.git/blob - templates/de/html/member/member_doubler_list_rows.tpl
A lot code rewritten:
[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[rid]
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>