(no commit message)
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_mmenu_overview.tpl
1 <FORM action="{!URL!}/modules.php?module=admin&amp;what=memedit&amp;sub={!__SUB_VALUE!}" method="POST" target="_self">\r
2 <TABLE border="0" cellspacing="0" cellpadding="0" width="600" class="admin_table dashed">\r
3 <TR>\r
4   <TH class="admin_title bottom2 right2" align="center" width="5%" height="30"><STRONG>{--ID_SELECT--}</STRONG></TH>\r
5   <TH class="admin_title bottom2 right2" align="center" width="25%"><STRONG>{--DISPLAY_ACTION--}</STRONG></TH>\r
6   <TH class="admin_title bottom2 right2" align="center" width="25%"><STRONG>{--DISPLAY_WHAT--}</STRONG></TH>\r
7   <TH class="admin_title bottom2" align="center" width="25%"><STRONG>{--DISPLAY_TITLE--}</STRONG></TH>\r
8   <TH class="admin_title bottom2" align="center" width="20%"><STRONG>{--SORT_NAVIGATION--}</STRONG></TH>\r
9 </TR>\r
10 {!__MENU_ROWS!}\r
11 <TR>\r
12   <TD colspan="5" align="center" class="admin_footer">\r
13     <INPUT type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}" class="admin_normal">&nbsp;*\r
14     <INPUT type="submit" class="admin_submit" name="edit" value="{--EDIT_MENUS--}">&nbsp;*\r
15     <INPUT type="submit" class="admin_submit" name="status" value="{--CHANGE_MENUS--}">&nbsp;*\r
16     <INPUT type="submit" class="admin_delete" name="del" value="{--DEL_MENUS--}">\r
17   </TD>\r
18 </TR>\r
19 </TABLE>\r
20 </FORM>