]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_rallye_prices_row.tpl
A lot code rewritten:
[mailer.git] / templates / de / html / admin / admin_config_rallye_prices_row.tpl
index 94542e7fd19a7774a74a752aa189239ba914483a..4c9ae55f11d9ebf5267ed79bb4629fc0a1b3df82 100644 (file)
@@ -1,14 +1,14 @@
 <tr>
-       <td class="switch_sw$content[sw] bottom right" align="center">
+       <td class="{%template,ColorSwitch%} bottom right" align="center">
                <input type="checkbox" class="admin_normal" title="{--ID_SELECT--} $content[id]" name="sel[$content[id]]" value="1" />
        </td>
-       <td class="switch_sw$content[sw] bottom right" align="center">
+       <td class="{%template,ColorSwitch%} bottom right" align="center">
                $content[price_level]
        </td>
-       <td class="switch_sw$content[sw] bottom right">
+       <td class="{%template,ColorSwitch%} bottom right">
                {%pipe,translateComma=$content[points]%}
        </td>
-       <td class="switch_sw$content[sw] bottom">
+       <td class="{%template,ColorSwitch%} bottom">
                {%pipe,fixEmptyContentToDashes=$content[infos]%}
        </td>
 </tr>