]> git.mxchange.org Git - mailer.git/blobdiff - 0.2.1/templates/de/html/admin/admin_gmenu_edit_form.tpl
branched
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_gmenu_edit_form.tpl
diff --git a/0.2.1/templates/de/html/admin/admin_gmenu_edit_form.tpl b/0.2.1/templates/de/html/admin/admin_gmenu_edit_form.tpl
deleted file mode 100644 (file)
index cabea84..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-<FORM
-       action="{!URL!}/modules.php?module=admin&amp;what=guestedit&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_header" height="40">
-               <STRONG>{--EDIT_GUEST_MENU--}</STRONG></TD>
-       </TR>
-       <TR>
-               <TD align="center" colspan="2" class="admin_header bottom2">
-               {--EDIT_MENU_1--}{!__CHK_VALUE!}{--EDIT_MENU_2--}</TD>
-       </TR>
-       {!__MENU_ROWS!}
-       <TR>
-               <TD align="center" class="admin_footer" colspan="2"><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>