]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_stats_cats_row.tpl
A lot code rewritten:
[mailer.git] / templates / de / html / guest / guest_stats_cats_row.tpl
index cf2d55b9a59bfd8ffb77fe029fa390ae5a9d6109..bccf6eab9420614a6e83b80bb84ec524e4bdfe4d 100644 (file)
@@ -1,4 +1,4 @@
 <tr>
-       <td class="switch_sw$content[sw] guest_stats_l bottom" colspan="3">$content[cat]</td>
-       <td class="switch_sw$content[sw] guest_stats_r bottom">$content[cnt]</td>
+       <td class="{%template,ColorSwitch%} guest_stats_l bottom" colspan="3">$content[cat]</td>
+       <td class="{%template,ColorSwitch%} guest_stats_r bottom">$content[cnt]</td>
 </tr>