]> git.mxchange.org Git - mailer.git/blobdiff - templates/de/html/admin/admin_config_admins_edit_row.tpl
Configuration of advertisement networks prepared, CSS cleaned up, HTML rewritten:
[mailer.git] / templates / de / html / admin / admin_config_admins_edit_row.tpl
index 35311f7037a323e1d0501b62a3eb90880c611505..59f18b7c81b954a74a703847cb3370554e2a662e 100644 (file)
@@ -1,21 +1,21 @@
 <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">
-               <select name="admin[$content[id]]" size="1" class="admin_select">
+       <td class="{%template,ColorSwitch%} bottom right" align="center">
+               <select name="admin[$content[id]]" size="1" class="form_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">
-               <select name="mode[$content[id]]" size="1" class="admin_select">
+       <td class="{%template,ColorSwitch%} bottom" align="center">
+               <select name="mode[$content[id]]" size="1" class="form_select">
                        $content[mode_options]
                </select>
        </td>