]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_doubler_list_rows.tpl
A lot CSS classes rewritten, please update all your themes.
[mailer.git] / templates / de / html / member / member_doubler_list_rows.tpl
index 992321779e12deb7691170b6f9584f423019746e..eaf1308b1d8a7d8dd9b4509a54861780a35c0566 100644 (file)
@@ -1,14 +1,14 @@
 <tr>
-       <td class="switch_sw$content[sw] bottom right" align="center" width="100">
+       <td class="{%template,ColorSwitch%} bottom right" align="center" width="100">
                $content[userid]
        </td>
-       <td class="switch_sw$content[sw] bottom right" align="center" width="100">
-               $content[rid]
+       <td class="{%template,ColorSwitch%} bottom right" align="center" width="100">
+               $content[refid]
        </td>
-       <td class="switch_sw$content[sw] bottom right" align="center" width="160">
-               $content[points]
+       <td class="{%template,ColorSwitch%} bottom right" align="center" width="160">
+               {%pipe,translateComma=$content[points]%}
        </td>
-       <td class="switch_sw$content[sw] bottom" align="center" width="160">
+       <td class="{%template,ColorSwitch%} bottom" align="center" width="160">
                $content[timemark]
        </td>
 </tr>