]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/guest/guest_stats_row.tpl
A lot CSS classes rewritten, please update all your themes.
[mailer.git] / templates / de / html / guest / guest_stats_row.tpl
index f8b998aea39a5e4311b1e3ac6688932969a76944..86679f56f6fee65c06f99df638ed0282587d6af8 100644 (file)
@@ -1,4 +1,4 @@
 <tr>
-  <td class="switch_sw$content[sw] bottom right" align="right" width="250">$content[title]&nbsp;</td>
-  <td class="switch_sw$content[sw] bottom" 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">$content[counter]</td>
 </tr>