]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_admins_edit_row.tpl
New network added, more usage of EL:
[mailer.git] / templates / de / html / admin / admin_config_admins_edit_row.tpl
index 35311f7037a323e1d0501b62a3eb90880c611505..cd344680eb7e70d637f1e740f74ae8a75fe48598 100644 (file)
@@ -1,20 +1,20 @@
 <tr>
-       <td class="switch_sw$content[sw] bottom right" align="center">
+       <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" align="center">
+       <td class="{%template,ColorSwitch%} bottom right" align="center">
                <select name="admin[$content[id]]" size="1" class="admin_select">
                        $content[admins_selection]
                </select>
        </td>
-       <td class="switch_sw$content[sw] bottom right" align="center">
+       <td class="{%template,ColorSwitch%} bottom right" align="center">
                $content[action_selection]
        </td>
-       <td class="switch_sw$content[sw] bottom right" align="center">
+       <td class="{%template,ColorSwitch%} bottom right" align="center">
                $content[what_selection]
        </td>
-       <td class="switch_sw$content[sw] bottom" align="center">
+       <td class="{%template,ColorSwitch%} bottom" align="center">
                <select name="mode[$content[id]]" size="1" class="admin_select">
                        $content[mode_options]
                </select>