A lot code rewritten:
[mailer.git] / templates / de / html / admin / admin_extensions_edit_row.tpl
index 015f0ec95926dbc4aef60da502f84164a5102652..95f70983c4cc57928d9e8daced8cc33353655d40 100644 (file)
@@ -1,10 +1,10 @@
 <tr>
-       <td class="switch_sw$content[sw] bottom right" align="center"><strong>$content[id]</strong>
+       <td class="{%template,ColorSwitch%} bottom right" align="center"><strong>$content[id]</strong>
        <input type="hidden" name="sel[$content[id]]" value="1" /></td>
-       <td class="switch_sw$content[sw] bottom right">
+       <td class="{%template,ColorSwitch%} bottom right">
        &nbsp;&nbsp;$content[name]</td>
-       <td class="switch_sw$content[sw] bottom right" align="center">
+       <td class="{%template,ColorSwitch%} bottom right" align="center">
        $content[css]</td>
-       <td class="switch_sw$content[sw] bottom" align="center">
+       <td class="{%template,ColorSwitch%} bottom" align="center">
        $content[active]</td>
 </tr>