]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_stats_cats_row.tpl
Wrapper introduced, renaming to the naming convention:
[mailer.git] / templates / de / html / guest / guest_stats_cats_row.tpl
index 92bca6d0d64334512942e3ef5c1457454e590ba0..80691265f5fc195fb068b7acbfd4c39cd35858eb 100644 (file)
@@ -1,5 +1,4 @@
 <tr>
-       <td class="switch_sw$content[sw] guest_stats_l bottom2" colspan="4">$content[cat]</td>
-       <td class="switch_sw$content[sw] guest_stats_m bottom2 right2">&nbsp;</td>
-       <td class="switch_sw$content[sw] guest_stats_r bottom2">$content[cnt]</td>
+       <td class="{%template,ColorSwitch%} guest_stats_l bottom" colspan="3">$content[cat]</td>
+       <td class="{%template,ColorSwitch%} guest_stats_r bottom">{%pipe,translateComma=$content[count]%}</td>
 </tr>