]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/member/member_bonus_row.tpl
Some text shorter, alternative text added to forced-ads table row
[mailer.git] / templates / de / html / member / member_bonus_row.tpl
index 793bf4fd04faaab2687736ac5b80725b60fe5c7e..08dbc276497ae37279b8dbe86dd8f711e5f87ced 100644 (file)
@@ -1,6 +1,6 @@
 <tr>
-       <td align="center" class="switch_sw$content[sw] bottom">$content[cnt]</td>
-       <td align="center" class="switch_sw$content[sw] bottom">$content[userid]</td>
-       <td align="center" class="switch_sw$content[sw] bottom">$content[points]</td>
-       <td align="center" class="switch_sw$content[sw] bottom">$content[last_online]</td>
+       <td align="center" class="{%template,ColorSwitch%} bottom">{%pipe,translateComma=$content[count]%}</td>
+       <td align="center" class="{%template,ColorSwitch%} bottom">$content[userid]</td>
+       <td align="center" class="{%template,ColorSwitch%} bottom">{%pipe,translateComma=$content[points]%}</td>
+       <td align="center" class="{%template,ColorSwitch%} bottom">$content[last_online]</td>
 </tr>