]> 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 4ae195dcd3235b2ebaf1c2c354848229072266b6..ad2f1f157c5e56d3f650f3216a65cbb7c4c5d317 100644 (file)
@@ -1,4 +1,4 @@
 <tr>
        <td class="{%template,ColorSwitch%} bottom right" align="right" width="250">$content[title]</td>
-       <td class="{%template,ColorSwitch%} bottom" width="50">$content[counter]</td>
+       <td class="{%template,ColorSwitch%} bottom" width="50">{%pipe,translateComma=$content[counter]%}</td>
 </tr>