]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_stats_row.tpl
Wrapper introduced, renaming to the naming convention:
[mailer.git] / templates / de / html / guest / guest_stats_row.tpl
index 4f0aeb30de48d7408c160814c241ac337abbb6db..ad2f1f157c5e56d3f650f3216a65cbb7c4c5d317 100644 (file)
@@ -1,4 +1,4 @@
 <tr>
-  <td class="switch_sw$content[sw] bottom2 right2" align="right" width="250">$content[title]&nbsp;</td>
-  <td class="switch_sw$content[sw] bottom2" width="50">&nbsp;$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>