(no commit message)
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_edit_email_select.tpl
1 \r
2 <FORM action="{!URL!}/modules.php?module=admin&amp;what=edit_emails" method="POST">\r
3 <TABLE border="0" cellspacing="0" cellpadding="0" align="center" class="admin_table dashed">\r
4 <TR>\r
5   <TD width="10" height="30" class="admin_title seperator">&nbsp;</TD>\r
6   <TD align="center" colspan="3" class="admin_title">\r
7     <STRONG>{--ADMIN_SELECT_EMAIL_EDIT--}:</STRONG>\r
8   </TD>\r
9   <TD width="10" class="admin_title seperator">&nbsp;</TD>\r
10 </TR>\r
11 {!__EMAIL_SELECT_ROWS!}\r
12 <TR>\r
13   <TD width="10" class="admin_footer seperator top2">&nbsp;</TD>\r
14   <TD align="center" height="30" colspan="3" class="admin_footer top2">\r
15     <INPUT type="reset" class="admin_reset" value="{--RESET_SELECT--}">&nbsp;*\r
16     <INPUT type="submit" name="ok" class="admin_submit" value="{--ADMIN_EDIT_EMAIL--}">\r
17   </TD>\r
18   <TD width="10" class="admin_footer seperator top2">&nbsp;</TD>\r
19 </TR>\r
20 </TABLE>\r
21 </FORM>\r