2 <form accept-charset="utf-8" action="{%url=modules.php?module=admin&what=adminedit&sub=$content[sub]%}" method="post">
3 <table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
5 <td align="center" colspan="2" class="admin_title" height="40">
6 <strong>{--EDIT_ADMIN_MENU--}</strong>
10 <td align="center" colspan="2" class="admin_title bottom">
11 {--EDIT_MENU_1--}$content[chk]{--EDIT_MENU_2--}
16 <td colspan="2" class="admin_footer">
17 <input type="hidden" name="ok" value="edit" />
18 <input type="hidden" name="chk" value="$content[chk]_$content[cnt]" />
19 <input type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
20 <input type="submit" class="admin_submit" name="submit" value="{--SUBMIT_CHANGES--}" />