(no commit message)
[mailer.git] / 0.2.1 / templates / de / html / admin / admin_config_birthday.tpl
1 <FORM action="{!URL!}/modules.php?module=admin&amp;what=config_birthday" 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>{--ADMIN_CONFIG_BIRTHDAY_HEADER--}</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="400" align="right">\r
11     {--ADMIN_BIRTHDAY_POINTS--}:<BR>\r
12     <FONT class="admin_note">({--ADMIN_BIRTHDAY_POINTS_NOTE--})</FONT>\r
13   </TD>\r
14   <TD class="seperator" width="5">&nbsp;</TD>\r
15   <TD width="170"><INPUT type="text" name="birthday_points" class="admin_normal" value="{!__POINTS_VALUE!}" size="4" maxlength="6">&nbsp;<FONT class="tiny">({!POINTS!})</FONT></TD>\r
16 </TR>\r
17 <TR><TD colspan="3" class="seperator bottom2" height="5">&nbsp;</TD></TR>\r
18 <TR><TD colspan="3" class="seperator" height="5">&nbsp;</TD></TR>\r
19 <TR>\r
20   <TD align="right" height="20">\r
21     {--ADMIN_BIRTHDAY_ONLY_ACTIVE--}\r
22   </TD>\r
23   <TD class="seperator" width="5">&nbsp;</TD>\r
24   <TD align="center">\r
25     <INPUT type="radio" name="birthday_active" class="admin_normal" value="Y"{--__BIRTHDAY_ACTIVE_Y--}>&nbsp;{--YES--}<BR>\r
26     <INPUT type="radio" name="birthday_active" class="admin_normal" value="N"{--__BIRTHDAY_ACTIVE_N--}>&nbsp;{--NO--}\r
27   </TD>\r
28 </TR>\r
29 <TR><TD colspan="3" class="bottom2 seperator" height="5">&nbsp;</TD></TR>\r
30 <TR>\r
31   <TD colspan="3" align="center" class="admin_title bottom2" height="30">\r
32     <STRONG>{--ADMIN_SELECT_BIRTHDAY_MODE--}:</STRONG>\r
33   </TD>\r
34 </TR>\r
35 <TR><TD colspan="3" class="seperator" height="5">&nbsp;</TD></TR>\r
36 <TR>\r
37   <TD align="right" height="20">\r
38     <INPUT type="radio" name="birthday_mode" class="admin_normal" value="DIRECT"{--__BIRTHDAY_MODE_DIRECT--}>&nbsp;{--BIRTHDAY_MODE_DIRECT--}<BR>\r
39   </TD>\r
40   <TD class="seperator" width="5">&nbsp;</TD>\r
41   <TD align="center">\r
42     <INPUT type="radio" name="birthday_mode" class="admin_normal" value="REF"{--__BIRTHDAY_MODE_REF--}>&nbsp;{--BIRTHDAY_MODE_REF--}\r
43   </TD>\r
44 </TR>\r
45 <TR><TD colspan="3" class="bottom2 seperator" height="5">&nbsp;</TD></TR>\r
46 <TR>\r
47   <TD colspan="3" align="center" class="admin_footer">\r
48     <INPUT type="reset" class="admin_reset" value="{--CLEAR_FORM--}">&nbsp;*&nbsp;<INPUT type="submit" name="ok" class="admin_submit" value="{--SAVE_SETTINGS--}">\r
49   </TD>\r
50 </TR>\r
51 </TABLE>\r
52 </FORM>\r