]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_ref_list_row.tpl
Extensions fixed/improved:
[mailer.git] / templates / de / html / member / member_ref_list_row.tpl
index 5b28825cb1711a03c1ce0f74a3f182111e703268..15a722a3cc8835afc76564301d0e53f9ee324bf2 100644 (file)
@@ -1,20 +1,20 @@
 <tr>
-       <td align="center" class="switch_sw$content[sw] bottom right">
-               $content[refid] ({%pipe,fixEmptyContentToDashes=$content[nickname]%})
+       <td align="center" class="{%template,ColorSwitch%} bottom right">
+               $content[refid] ({%user,nickname,fixEmptyContentToDashes=$content[refid]%})
        </td>
-       <td align="center" class="switch_sw$content[sw] bottom right">
+       <td align="center" class="{%template,ColorSwitch%} bottom right">
                {%pipe,translateUserStatus=$content[status]%}
        </td>
-       <td align="center" class="switch_sw$content[sw] bottom right">
+       <td align="center" class="{%template,ColorSwitch%} bottom right">
                {%pipe,translateComma=$content[points]%} {?POINTS?}
        </td>
-       <td align="center" class="switch_sw$content[sw] bottom right">
+       <td align="center" class="{%template,ColorSwitch%} bottom right">
                {%pipe,translateComma=$content[unconfirmed]%}
        </td>
-       <td align="center" class="switch_sw$content[sw] bottom right">
-               $content[clickrate]&#37;
+       <td align="center" class="{%template,ColorSwitch%} bottom right">
+               $content[click_rate]&#37;
        </td>
-       <td align="center" class="switch_sw$content[sw] bottom right">
+       <td align="center" class="{%template,ColorSwitch%} bottom right">
                $content[activity]
        </td>
 </tr>