]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_mods_stats2_row.tpl
A lot CSS classes rewritten, please update all your themes.
[mailer.git] / templates / de / html / admin / admin_mods_stats2_row.tpl
index 7aaf8b25a74cc57d018c0d4b6d9dfc7d9c3f7b75..ca7ddb52c89102c95bdd9b66cc8d632f286407c7 100644 (file)
@@ -1,6 +1,8 @@
 <tr>
-       <td class="switch_sw$content[sw] bottom2 right2">
-       &nbsp;$content[title] ($content[action])</td>
-       <td class="switch_sw$content[sw] bottom2" align="center">
-       $content[clicks]</td>
+       <td class="{%template,ColorSwitch%} bottom right">
+               {%pipe,fixEmptyContentToDashes=$content[title]%} ($content[action])
+       </td>
+       <td class="{%template,ColorSwitch%} bottom" align="center">
+               $content[counter]
+       </td>
 </tr>