]> git.mxchange.org Git - mailer.git/blobdiff - 0.2.1/templates/de/html/admin/admin_config_admins_edit_row.tpl
branched
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_config_admins_edit_row.tpl
diff --git a/0.2.1/templates/de/html/admin/admin_config_admins_edit_row.tpl b/0.2.1/templates/de/html/admin/admin_config_admins_edit_row.tpl
deleted file mode 100644 (file)
index e68d98f..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-<TR>
-       <TD class="switch_sw$content[sw] bottom2 right2" 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">
-               $content[admins_selection]
-       </SELECT></TD>
-       <TD class="switch_sw$content[sw] bottom2 right2" align="center">
-       $content[action_selection]</TD>
-       <TD class="switch_sw$content[sw] bottom2 right2" 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">
-               $content[mode_options]
-       </SELECT></TD>
-</TR>