]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_refback_list_row.tpl
A lot code rewritten:
[mailer.git] / templates / de / html / member / member_refback_list_row.tpl
index f222933a067bd6857a29e0aaa85111f09696921d..e3bb26d99e8b8a9e798ff085e6abf8e02691e2a5 100644 (file)
@@ -1,20 +1,20 @@
 <tr>
-       <td align="center" class="switch_sw$content[sw] bottom right">
+       <td align="center" class="{%template,ColorSwitch%} bottom right">
                $content[refid] ({%pipe,fixEmptyContentToDashes=$content[nickname]%})
        </td>
-       <td align="center" class="switch_sw$content[sw] bottom right">
+       <td align="center" class="{%template,ColorSwitch%} bottom right">
                $content[level_refid]
        </td>
-       <td align="center" class="switch_sw$content[sw] bottom right">
+       <td align="center" class="{%template,ColorSwitch%} bottom right">
                {%pipe,translateComma=$content[refback]%}%
        </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">
                $content[joined]
        </td>
-       <td align="center" class="switch_sw$content[sw] bottom">
+       <td align="center" class="{%template,ColorSwitch%} bottom">
                <form accept-charset="utf-8" action="{%url=modules.php?module=login&amp;what=refback%}" method="post">
                        <input type="hidden" name="id" value="$content[id]" />
                        <input type="submit" name="edit" class="member_submit" value="{--MEMBER_REFBACK_EDIT_SUBMIT--}" />