]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_bonus_turbo_row.tpl
CIA.vc is down indefinitely :-(
[mailer.git] / templates / de / html / member / member_bonus_turbo_row.tpl
index 90896422215fabd26696a641ad853e29b69d56ac..855c1c6f8a0ce8397c5175c89608484e6c1c0f7b 100644 (file)
@@ -1,5 +1,5 @@
 <tr>
-  <td class="bonus_rank_$rows[rank] bottom switch_sw$rows[sw]">{%pipe,translateComma=$rows[rank]%}.</td>
-  <td class="bonus_rank_$rows[rank] bottom switch_sw$rows[sw]" align="center">$rows[userid]</td>
-  <td class="bonus_rank_$rows[rank] bottom switch_sw$rows[sw]" align="center">{%pipe,translateComma=$rows[points]%}</td>
+  <td class="rank_$content[rank] bottom {%template,ColorSwitch%}">{%pipe,translateComma=$content[rank]%}.</td>
+  <td class="rank_$content[rank] bottom {%template,ColorSwitch%}" align="center">$content[userid]</td>
+  <td class="rank_$content[rank] bottom {%template,ColorSwitch%}" align="center">{%pipe,translateComma=$content[points]%}</td>
 </tr>