]> git.mxchange.org Git - mailer.git/blob - 0.2.1/templates/de/html/admin/admin_config_active.tpl
Category edit/delete fixed
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_config_active.tpl
1 <FORM action="{!URL!}/modules.php?module=admin&amp;what=config_active" method="POST" style="margin-bottom: 0px">\r
2 <TABLE border="0" cellspacing="0" cellpadding="0" align="center" class="admin_table dashed" width="580">\r
3 <TR>\r
4   <TD class="admin_title bottom2 seperator" height="30" width="10">&nbsp;</TD>\r
5   <TD class="admin_title bottom2" colspan="3" align="center">\r
6     <STRONG>{--ADMIN_ACTIVE_SETTINGS--}:</STRONG>\r
7   </TD>\r
8   <TD class="admin_title bottom2 seperator" width="10">&nbsp;</TD>\r
9 </TR>\r
10 <TR><TD colspan="5" height="7" class="seperator">&nbsp;</TD></TR>\r
11 <TR>\r
12   <TD width="10" class="seperator">&nbsp;</TD>\r
13   <TD align="right" width="275">\r
14     {--ADMIN_ACTIVE_LIMIT--}:\r
15   </TD>\r
16   <TD width="10" class="seperator">&nbsp;</TD>\r
17   <TD align="center" width="275">\r
18     <INPUT type="input" name="active_limit" class="admin_normal" value="{--__LIMIT_VALUE--}" size="5" maxlength="20">\r
19   </TD>\r
20   <TD width="10" class="seperator">&nbsp;</TD>\r
21 </TR>\r
22 <TR><TD colspan="5" height="7" class="seperator bottom2">&nbsp;</TD></TR>\r
23 <TR>\r
24   <TD width="10" class="admin_footer seperator">&nbsp;</TD>\r
25   <TD class="admin_footer" colspan="3" align="center">\r
26     <INPUT type="reset" class="admin_reset" value="{--CLEAR_FORM--}">&nbsp;*\r
27     <INPUT type="submit" name="ok" class="admin_submit" value="{--SAVE_SETTINGS--}">\r
28   </TD>\r
29   <TD width="10" class="admin_footer seperator">&nbsp;</TD>\r
30 </TR>\r
31 </TABLE>\r
32 </FORM>