A lot CSS classes rewritten, please update all your themes.
[mailer.git] / templates / de / html / member / member_bonus_turbo_row.tpl
index bab00e61f702c260b9ee1bf2154c8525826323fe..855c1c6f8a0ce8397c5175c89608484e6c1c0f7b 100644 (file)
@@ -1,5 +1,5 @@
 <tr>
-  <td class="bonus_rank_$content[rank] bottom {%template,ColorSwitch%}">{%pipe,translateComma=$content[rank]%}.</td>
-  <td class="bonus_rank_$content[rank] bottom {%template,ColorSwitch%}" align="center">$content[userid]</td>
-  <td class="bonus_rank_$content[rank] bottom {%template,ColorSwitch%}" align="center">{%pipe,translateComma=$content[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>