]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_mods_stats_row.tpl
Referal system refactured (and some parts fixed), wrapper function introduced:
[mailer.git] / templates / de / html / admin / admin_mods_stats_row.tpl
index 23b68467c4b1da01353f96a7d259f92caca05e80..3a55187f946483f819e0b8d345b00ea1700d429f 100644 (file)
@@ -1,8 +1,8 @@
 <tr>
-       <td class="switch_sw$content[sw] bottom right">
-               &nbsp;$content[title] (<span class="admin_misc">$content[module]</span>)
+       <td class="{%template,ColorSwitch%} bottom right">
+               {%pipe,fixEmptyContentToDashes=$content[title]%} (<span class="data">$content[module]</span>)
        </td>
-       <td class="switch_sw$content[sw] bottom" align="center">
+       <td class="{%template,ColorSwitch%} bottom" align="center">
                $content[clicks]
        </td>
 </tr>