]> git.mxchange.org Git - mailer.git/blobdiff - 0.2.1/templates/de/html/admin/admin_amenu_edit_form.tpl
branched
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_amenu_edit_form.tpl
diff --git a/0.2.1/templates/de/html/admin/admin_amenu_edit_form.tpl b/0.2.1/templates/de/html/admin/admin_amenu_edit_form.tpl
deleted file mode 100644 (file)
index b309903..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-<FORM
-       action="{!URL!}/modules.php?module=admin&amp;what=adminedit&amp;sub={!__SUB_VALUE!}"
-       method="POST" target="_self">
-<TABLE border="0" cellspacing="0" cellpadding="0"
-       class="admin_table dashed" width="520">
-       <TR>
-               <TD align="center" colspan="2" class="admin_title" height="40"><STRONG>{--EDIT_ADMIN_MENU--}</STRONG>
-               </TD>
-       </TR>
-       <TR>
-               <TD align="center" colspan="2" class="admin_title bottom2">
-               {--EDIT_MENU_1--}{!__CHK_VALUE!}{--EDIT_MENU_2--}</TD>
-       </TR>
-       {!__MENU_ROWS!}
-       <TR>
-               <TD colspan="2" align="center" class="admin_footer"><INPUT
-                       type="hidden" name="ok" value="edit"> <INPUT type="hidden"
-                       name="chk" value="{!__CHK_VALUE!}_{!__CNT_VALUE!}"> <INPUT
-                       type="reset" class="admin_reset" value="{--CLEAR_FORM--}">&nbsp;*
-               <INPUT type="submit" class="admin_submit" name="submit"
-                       value="{--SUBMIT_CHANGES--}"></TD>
-       </TR>
-</TABLE>
-</FORM>
\ No newline at end of file