A lot code rewritten:
[mailer.git] / templates / de / html / admin / admin_config_register_row.tpl
index 0451c4ef505cf8c2e6c438d0617c9632fa3bd104..59a5c79f9582c917f5017d09f73e4026bc17275c 100644 (file)
@@ -1,7 +1,7 @@
 <tr>
-       <td align="center" class="switch_sw$content[sw] bottom right">$content[id]</td>
-       <td class="switch_sw$content[sw] bottom right">$content[field_name]</td>
-       <td align="center" class="switch_sw$content[sw] bottom right">
+       <td align="center" class="{%template,ColorSwitch%} bottom right">$content[id]</td>
+       <td class="{%template,ColorSwitch%} bottom right">$content[field_name]</td>
+       <td align="center" class="{%template,ColorSwitch%} bottom right">
                $content[selection]
        </td>
 </tr>