]> git.mxchange.org Git - mailer.git/blob - 0.2.1/templates/de/html/admin/admin_config_wernis.tpl
(no commit message)
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_config_wernis.tpl
1 <FORM action="{!URL!}/modules.php?module=admin&amp;what=config_wernis" method="POST">\r
2 <TABLE border="0" cellspacing="0" cellpadding="0" width="580" class="admin_table dashed">\r
3 <TR>\r
4   <TD colspan="3" align="center" class="admin_title bottom2" height="30">\r
5     <STRONG>{--WERNIS_ADMIN_CONFIG_TITLE--}</STRONG>\r
6   </TD>\r
7 </TR>\r
8 <TR><TD colspan="3" class="seperator" height="5">&nbsp;</TD></TR>\r
9 <TR>\r
10   <TD width="300" align="right">{--WERNIS_ADMIN_API_ID--}:</TD>\r
11   <TD class="seperator" width="10">&nbsp;</TD>\r
12   <TD width="270"><INPUT type="text" name="wernis_api_id" class="admin_normal" value="$content[api_id]" size="2" maxlength="20"></TD>\r
13 </TR>\r
14 <TR><TD colspan="3" class="seperator" height="5">&nbsp;</TD></TR>\r
15 <TR>\r
16   <TD width="300" align="right">{--WERNIS_ADMIN_API_MD5--}:</TD>\r
17   <TD class="seperator" width="10">&nbsp;</TD>\r
18   <TD width="270"><INPUT type="text" name="wernis_api_md5" class="admin_normal" value="$content[api_md5]" size="33" maxlength="32"></TD>\r
19 </TR>\r
20 <TR><TD colspan="3" class="seperator bottom2" height="5">&nbsp;</TD></TR>\r
21 <TR><TD colspan="3" class="seperator" height="5">&nbsp;</TD></TR>\r
22 <TR>\r
23   <TD width="300" align="right">{--WERNIS_ADMIN_MIN_AMOUNT--}:</TD>\r
24   <TD class="seperator" width="10">&nbsp;</TD>\r
25   <TD width="270"><INPUT type="text" name="wernis_min_amount" class="admin_normal" value="$content[min_amount]" size="5" maxlength="20"></TD>\r
26 </TR>\r
27 <TR><TD colspan="3" class="bottom2 seperator" height="5">&nbsp;</TD></TR>\r
28 <TR>\r
29   <TD colspan="3" align="center" class="admin_footer">\r
30     <INPUT type="reset" class="admin_reset" value="{--CLEAR_FORM--}">&nbsp;*&nbsp;<INPUT type="submit" name="ok" class="admin_submit" value="{--SAVE_SETTINGS--}">\r
31   </TD>\r
32 </TR>\r
33 </TABLE>\r
34 </FORM>\r
35 \r
36 <DIV class="admin_note">\r
37         {--WERNIS_ADMIN_CONFIG_NOTE--}\r
38 </DIV>\r