]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_mods_stats_row.tpl
A lot code rewritten:
[mailer.git] / templates / de / html / admin / admin_mods_stats_row.tpl
index 214a2a7c8f841d0025103d6b84c03fd5915675ec..0c1ba4ba09ddad8f7b9f79acc554931ed90cd29a 100644 (file)
@@ -1,8 +1,8 @@
 <tr>
-       <td class="switch_sw$content[sw] bottom right">
-               &nbsp;$content[title] ($content[module])
+       <td class="{%template,ColorSwitch%} bottom right">
+               {%pipe,fixEmptyContentToDashes=$content[title]%} (<span class="admin_misc">$content[module]</span>)
        </td>
-       <td class="switch_sw$content[sw] bottom" align="center">
+       <td class="{%template,ColorSwitch%} bottom" align="center">
                $content[clicks]
        </td>
 </tr>