A lot code rewritten:
[mailer.git] / templates / de / html / admin / admin_config_payouts_del_row.tpl
index 36dae2a68f21b83e91619d354096599f0cdc9fa3..4897d49ee06ab281f9eb2f5a7eb62b0391e0a341 100644 (file)
@@ -1,15 +1,15 @@
 <tr>
-       <td align="center" class="switch_sw$content[sw] bottom right" height="25">
+       <td align="center" class="{%template,ColorSwitch%} bottom right" height="25">
                $content[id]
                <input type="hidden" name="sel[$content[id]]" value="1" />
        </td>
-       <td align="center" class="switch_sw$content[sw] bottom right">
+       <td align="center" class="{%template,ColorSwitch%} bottom right">
                $content[title]
        </td>
-       <td align="center" class="switch_sw$content[sw] bottom right">
+       <td align="center" class="{%template,ColorSwitch%} bottom right">
                $content[rate]
        </td>
-       <td align="center" class="switch_sw$content[sw] bottom right">
+       <td align="center" class="{%template,ColorSwitch%} bottom right">
                $content[min_points]
        </td>
 </tr>