]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_payouts_row.tpl
A lot code rewritten:
[mailer.git] / templates / de / html / admin / admin_config_payouts_row.tpl
index 7e5f0297564a5466ea65354ec35aa2daceaab0a4..1bac739f423e4136e1eade4ea57fd4a44534f49e 100644 (file)
@@ -1,17 +1,17 @@
 <tr>
 <tr>
-       <td class="switch_sw$content[sw] bottom right" align="center">
+       <td class="{%template,ColorSwitch%} bottom right" align="center">
                <input type="checkbox" title="{--ID_SELECT--} $content[id]" name="sel[$content[id]]" class="admin_normal" value="1" />
        </td>
                <input type="checkbox" title="{--ID_SELECT--} $content[id]" name="sel[$content[id]]" class="admin_normal" value="1" />
        </td>
-       <td class="switch_sw$content[sw] bottom right">
+       <td class="{%template,ColorSwitch%} bottom right">
                &nbsp;$content[from_account]
        </td>
                &nbsp;$content[from_account]
        </td>
-       <td class="switch_sw$content[sw] bottom right">
+       <td class="{%template,ColorSwitch%} bottom right">
                &nbsp;$content[type]
        </td>
                &nbsp;$content[type]
        </td>
-       <td class="switch_sw$content[sw] bottom right">
+       <td class="{%template,ColorSwitch%} bottom right">
                &nbsp;$content[rate]
        </td>
                &nbsp;$content[rate]
        </td>
-       <td class="switch_sw$content[sw] bottom">
+       <td class="{%template,ColorSwitch%} bottom">
                &nbsp;$content[min_points]
        </td>
 </tr>
                &nbsp;$content[min_points]
        </td>
 </tr>