]> git.mxchange.org Git - mailer.git/blob - 0.2.1/templates/de/html/admin/admin_gmenu_status.tpl
htaccess
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_gmenu_status.tpl
1 <FORM action="{!URL!}/modules.php?module=admin&amp;what=guestedit&amp;sub={!__SUB_VALUE!}" method="POST" target="_self">\r
2 <TABLE border="0" cellspacing="0" cellpadding="0" class="admin_table dashed" width="520">\r
3 <TR><TD colspan="4" height="5" class="admin_title seperator">&nbsp;</TD></TR>\r
4 <TR>\r
5   <TD align="center" colspan="4" class="admin_title">\r
6     <STRONG>{--CHANGE_GUEST_MENU--}</STRONG><BR>\r
7     <BR>\r
8     {--CHANGE_MENU_1--}{!__CHK_VALUE!}{--CHANGE_MENU_2--}\r
9   </TD>\r
10 </TR>\r
11 <TR><TD colspan="4" height="5" class="admin_title seperator bottom2">&nbsp;</TD></TR>\r
12 {!__MENU_ROWS!}\r
13 <TR>\r
14   <TD colspan="4" align="center" height="40" class="admin_footer">\r
15     <INPUT type="hidden" name="ok" value="status">\r
16     <INPUT type="hidden" name="chk" value="{!__CHK_VALUE!}_{!__CNT_VALUE!}">\r
17     <INPUT type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" class="admin_normal">&nbsp;*\r
18     <INPUT type="submit" class="admin_submit" name="submit" value="{--CHANGE_ENTRIES--}">\r
19   </TD>\r
20 </TR>\r
21 </TABLE>\r
22 </FORM>