]> 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 d469597d9311c5ce82a342ab6bd7464f230cc124..59f18b7c81b954a74a703847cb3370554e2a662e 100644 (file)
@@ -1,21 +1,21 @@
 <tr>
-       <td class="switch_sw$content[sw] bottom2 right2" 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] bottom2 right2" 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] bottom2 right2" align="center">
+       <td class="{%template,ColorSwitch%} bottom right" align="center">
                $content[action_selection]
        </td>
-       <td class="switch_sw$content[sw] bottom2 right2" align="center">
+       <td class="{%template,ColorSwitch%} bottom right" align="center">
                $content[what_selection]
        </td>
-       <td class="switch_sw$content[sw] bottom2" 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>