]> git.mxchange.org Git - mailer.git/blob - templates/de/html/member/member_doubler_list_rows.tpl
eaf1308b1d8a7d8dd9b4509a54861780a35c0566
[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>