]> 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 7e7a4f6eaaac2d515beb0c99e5fa956709e8c237..ca7ddb52c89102c95bdd9b66cc8d632f286407c7 100644 (file)
@@ -1,8 +1,8 @@
 <tr>
-       <td class="switch_sw$content[sw] bottom2 right2">
-               &nbsp;$content[title] ($content[action])
+       <td class="{%template,ColorSwitch%} bottom right">
+               {%pipe,fixEmptyContentToDashes=$content[title]%} ($content[action])
        </td>
-       <td class="switch_sw$content[sw] bottom2" align="center">
+       <td class="{%template,ColorSwitch%} bottom" align="center">
                $content[counter]
        </td>
 </tr>