A lot code rewritten:
[mailer.git] / templates / de / html / admin / admin_list_cats_row.tpl
index b31b720baf6ab80a5b28f5e7df0b9abb46d4d67f..6f9a7cb40f8eb63b9bb4cf1f4d1e6b7feb08f9d5 100644 (file)
@@ -1,11 +1,11 @@
 <tr>
-       <td class="bottom switch_sw$content[sw]" width="30" align="right">
+       <td class="bottom {%template,ColorSwitch%}" width="30" align="right">
                $content[cnt].
        </td>
-       <td class="bottom switch_sw$content[sw]">
+       <td class="bottom {%template,ColorSwitch%}">
                $content[cat]
        </td>
-       <td class="bottom switch_sw$content[sw] left" width="50" align="center">
+       <td class="bottom {%template,ColorSwitch%} left" width="50" align="center">
                $content[sel]
        </td>
 </tr>