]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_stats_row.tpl
Continued a bit:
[mailer.git] / templates / de / html / guest / guest_stats_row.tpl
index 6d94eb0bc217daa8a2292b8acf2ee5bbe0aa8a2b..ad2f1f157c5e56d3f650f3216a65cbb7c4c5d317 100644 (file)
@@ -1,4 +1,4 @@
 <tr>
-  <td class="switch_sw$content[sw] bottom right" align="right" width="250">$content[title]</td>
-  <td class="switch_sw$content[sw] bottom" width="50">$content[counter]</td>
+       <td class="{%template,ColorSwitch%} bottom right" align="right" width="250">$content[title]</td>
+       <td class="{%template,ColorSwitch%} bottom" width="50">{%pipe,translateComma=$content[counter]%}</td>
 </tr>