]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_doubler_list_rows.tpl
A lot code rewritten:
[mailer.git] / templates / de / html / guest / guest_doubler_list_rows.tpl
index e83f10857e970420e595afbaf37b2c79d8baad8e..af038899d4f9c8dca4f7930ad17764852ecc559d 100644 (file)
@@ -1,11 +1,11 @@
 <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="160">
+       <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>