Referal overview finished and rewritten for refback extension
[mailer.git] / templates / de / html / admin / admin_mmenu_status.tpl
1 <FORM
2         action="{!URL!}/modules.php?module=admin&amp;what=memedit&amp;sub={!__SUB_VALUE!}"
3         method="POST" target="_self">
4 <TABLE border="0" cellspacing="0" cellpadding="0"
5         class="admin_table dashed" width="520">
6         <TR>
7                 <TD colspan="4" height="5" class="admin_title seperator">&nbsp;</TD>
8         </TR>
9         <TR>
10                 <TD align="center" colspan="4" class="admin_title"><STRONG>{--CHANGE_MEMBER_MENU--}</STRONG><BR />
11                 <BR />
12                 {--CHANGE_MENU_1--}{!__CHK_VALUE!}{--CHANGE_MENU_2--}</TD>
13         </TR>
14         <TR>
15                 <TD colspan="4" height="5" class="admin_title seperator bottom2">&nbsp;</TD>
16         </TR>
17         {!__MENU_ROWS!}
18         <TR>
19                 <TD colspan="4" align="center" height="40" class="admin_footer">
20                 <INPUT type="hidden" name="ok" value="status"> <INPUT
21                         type="hidden" name="chk" value="{!__CHK_VALUE!}_{!__CNT_VALUE!}">
22                 <INPUT type="reset" class="admin_reset" value="{--UNDO_SELECTIONS--}"
23                         class="admin_normal">&nbsp;* <INPUT type="submit"
24                         class="admin_submit" name="submit" value="{--CHANGE_ENTRIES--}">
25                 </TD>
26         </TR>
27 </TABLE>
28 </FORM>