A lot code rewritten:
[mailer.git] / templates / de / html / admin / admin_menu_overview_row.tpl
index d7077bfc0233332206f1d8708d7104a13b229912..bb61dc0e46919ef5e5affbadad3dce8bf5df1bba 100644 (file)
@@ -1,17 +1,17 @@
 <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">
                <a href="{%url=modules.php?module=admin&amp;what=$content[mode]edit&amp;sub=$content[action]%}">$content[action]</a>
        </td>
-       <td class="switch_sw$content[sw] bottom right" align="center">
+       <td class="{%template,ColorSwitch%} bottom right" align="center">
                $content[what]
        </td>
-       <td class="switch_sw$content[sw] bottom right">
+       <td class="{%template,ColorSwitch%} bottom right">
                &nbsp;&nbsp;$content[title]
        </td>
-       <td class="switch_sw$content[sw] bottom" align="center">
+       <td class="{%template,ColorSwitch%} bottom" align="center">
                &nbsp;&nbsp;$content[navi]
        </td>
 </tr>