e11767e688570bf27dbf87db0968242fb1b940b9
[mailer.git] / templates / de / html / admin / admin_config_beg.tpl
1 <FORM action="{!URL!}/modules.php?module=admin&amp;what=config_beg"
2         method="POST">
3 <TABLE border="0" cellspacing="0" cellpadding="0" align="center"
4         class="admin_table dashed" width="500">
5         <TR>
6                 <TD colspan="3" align="center" class="admin_title bottom2" height="30">
7                 <STRONG>{--ADMIN_EDIT_BEG_SETTINGS--}</STRONG></TD>
8         </TR>
9         <TR>
10                 <TD colspan="3" class="seperator" height="5">&nbsp;</TD>
11         </TR>
12         <TR>
13                 <TD align="right" width="200" height="20">
14                 {--ADMIN_BEG_POINTS--}:</TD>
15                 <TD class="seperator" width="5">&nbsp;</TD>
16                 <TD width="295" align="center"><INPUT type="text"
17                         name="beg_points" class="admin_normal" size="7" maxlength="10"
18                         value="{!__BEG_POINTS!}"></TD>
19         </TR>
20         <TR>
21                 <TD colspan="3" class="seperator" height="5">&nbsp;</TD>
22         </TR>
23         <TR>
24                 <TD align="right" width="300" height="20">
25                 {--ADMIN_BEG_POINTS_MAX--}:</TD>
26                 <TD class="seperator" width="5">&nbsp;</TD>
27                 <TD width="195" align="center"><INPUT type="text"
28                         name="beg_points_max" class="admin_normal" size="7" maxlength="10"
29                         value="{!__BEG_POINTS_MAX!}"></TD>
30         </TR>
31         <TR>
32                 <TD colspan="3" class="seperator" height="5">&nbsp;</TD>
33         </TR>
34         <TR>
35                 <TD align="right" height="20">{--ADMIN_CONFIG_BEG_TIMEOUT--}:</TD>
36                 <TD class="seperator" width="5">&nbsp;</TD>
37                 <TD align="center">{!__BEG_TIMEOUT!}</TD>
38         </TR>
39         <TR>
40                 <TD colspan="3" class="seperator" height="5">&nbsp;</TD>
41         </TR>
42         <TR>
43                 <TD align="right" height="20">
44                 {--ADMIN_CONFIG_BEG_UID_TIMEOUT--}:</TD>
45                 <TD class="seperator" width="5">&nbsp;</TD>
46                 <TD align="center">{!__BEG_UID_TIMEOUT!}</TD>
47         </TR>
48         <TR>
49                 <TD colspan="3" class="seperator" height="5">&nbsp;</TD>
50         </TR>
51         <TR>
52                 <TD align="right" height="20">
53                 {--ADMIN_CONFIG_BEG_REMOTE_IP_TIMEOUT--}:</TD>
54                 <TD class="seperator" width="5">&nbsp;</TD>
55                 <TD align="center">{!__BEG_REMOTE_IP_TIMEOUT!}</TD>
56         </TR>
57         <TR>
58                 <TD colspan="3" class="seperator" height="5">&nbsp;</TD>
59         </TR>
60         <TR>
61                 <TD align="right" height="20">{--ADMIN_BEG_USERID--}:</TD>
62                 <TD class="seperator" width="5">&nbsp;</TD>
63                 <TD align="center">
64                         {!__MEMBER_SELECTION!}
65                 </TD>
66         </TR>
67         <TR>
68                 <TD colspan="3" class="bottom2 seperator" height="5">&nbsp;</TD>
69         </TR>
70         <TR>
71                 <TD colspan="3" align="center" class="admin_title bottom2" height="30">
72                 <STRONG>{--ADMIN_SELECT_BEG_MODE--}:</STRONG></TD>
73         </TR>
74         <TR>
75                 <TD colspan="3" class="seperator" height="5">&nbsp;</TD>
76         </TR>
77         <TR>
78                 <TD align="right" height="20"><INPUT type="radio" name="beg_mode"
79                         class="admin_normal" value="DIRECT"{!__BEG_MODE_DIRECT!}>&nbsp;{--BEG_MODE_DIRECT--}<BR />
80                 </TD>
81                 <TD class="seperator" width="5">&nbsp;</TD>
82                 <TD align="center"><INPUT type="radio" name="beg_mode"
83                         class="admin_normal" value="REF"{!__BEG_MODE_REF!}>&nbsp;{--BEG_MODE_REF--}
84                 </TD>
85         </TR>
86         <TR>
87                 <TD colspan="3" class="seperator bottom2" height="5">&nbsp;</TD>
88         </TR>
89         <TR>
90                 <TD colspan="3" align="center" class="admin_title bottom2" height="30">
91                 <STRONG>{--ADMIN_EDIT_BEG_RALLYE_SETTINGS--}</STRONG></TD>
92         </TR>
93         <TR>
94                 <TD colspan="3" class="seperator" height="5">&nbsp;</TD>
95         </TR>
96         <TR>
97                 <TD align="right" height="20">{--ADMIN_BEG_RALLYE_ACTIVE--}</TD>
98                 <TD class="seperator" width="5">&nbsp;</TD>
99                 <TD align="center"><INPUT type="radio" name="beg_rallye"
100                         class="admin_normal" value="Y"{!__BEG_RALLYE_Y!}>&nbsp;{--YES--}<BR />
101                 <INPUT type="radio" name="beg_rallye" class="admin_normal" value="N"{!__BEG_RALLYE_N!}>&nbsp;{--NO--}
102                 </TD>
103         </TR>
104         <TR>
105                 <TD colspan="3" class="bottom2 seperator" height="5">&nbsp;</TD>
106         </TR>
107         <TR>
108                 <TD align="right" height="20">{--ADMIN_BEG_INCLUDE_OWN--}</TD>
109                 <TD class="seperator" width="5">&nbsp;</TD>
110                 <TD align="center"><INPUT type="radio" name="beg_include_own"
111                         class="admin_normal" value="Y"{!__BEG_INCLUDE_OWN_Y!}>&nbsp;{--YES--}<BR />
112                 <INPUT type="radio" name="beg_include_own" class="admin_normal"
113                         value="N"{!__BEG_INCLUDE_OWN_N!}>&nbsp;{--NO--}</TD>
114         </TR>
115         <TR>
116                 <TD colspan="3" class="seperator" height="5">&nbsp;</TD>
117         </TR>
118         <TR>
119                 <TD align="right" height="20">{--ADMIN_BEG_RANKS--}</TD>
120                 <TD class="seperator" width="5">&nbsp;</TD>
121                 <TD align="center"><INPUT type="text" name="beg_ranks"
122                         class="admin_normal" size="3" maxlength="7" value="{!__BEG_RANKS!}" />
123                 </TD>
124         </TR>
125         <TR>
126                 <TD colspan="3" class="seperator" height="5">&nbsp;</TD>
127         </TR>
128         <TR>
129                 <TD align="right" height="20">{--ADMIN_BEG_RALLYE_ONLY_ACTIVE--}
130                 </TD>
131                 <TD class="seperator" width="5">&nbsp;</TD>
132                 <TD align="center"><INPUT type="radio" name="beg_active"
133                         class="admin_normal" value="Y"{!__BEG_ACTIVE_Y!}>&nbsp;{--YES--}<BR />
134                 <INPUT type="radio" name="beg_active" class="admin_normal" value="N"{!__BEG_ACTIVE_N!}>&nbsp;{--NO--}
135                 </TD>
136         </TR>
137         <TR>
138                 <TD colspan="3" class="bottom2 seperator" height="5">&nbsp;</TD>
139         </TR>
140         <TR>
141                 <TD colspan="3" align="center" class="admin_title bottom2" height="30">
142                 <STRONG>{--ADMIN_EDIT_BEG_RALLYE_NOTIFICATIONS--}</STRONG></TD>
143         </TR>
144         <TR>
145                 <TD colspan="3" class="seperator" height="5">&nbsp;</TD>
146         </TR>
147         <TR>
148                 <TD align="right" height="20">{--ADMIN_BEG_RAL_EN_NOTIFY--}</TD>
149                 <TD class="seperator" width="5">&nbsp;</TD>
150                 <TD align="center"><INPUT type="radio" name="beg_ral_en_notify"
151                         class="admin_normal" value="Y"{!__BEG_RAL_EN_NOTIFY_Y!}>&nbsp;{--YES--}<BR />
152                 <INPUT type="radio" name="beg_ral_en_notify" class="admin_normal"
153                         value="N"{!__BEG_RAL_EN_NOTIFY_N!}>&nbsp;{--NO--}</TD>
154         </TR>
155         <TR>
156                 <TD colspan="3" class="seperator" height="5">&nbsp;</TD>
157         </TR>
158         <TR>
159                 <TD align="right" height="20">{--ADMIN_BEG_RAL_DI_NOTIFY--}</TD>
160                 <TD class="seperator" width="5">&nbsp;</TD>
161                 <TD align="center"><INPUT type="radio" name="beg_ral_di_notify"
162                         class="admin_normal" value="Y"{!__BEG_RAL_DI_NOTIFY_Y!}>&nbsp;{--YES--}<BR />
163                 <INPUT type="radio" name="beg_ral_di_notify" class="admin_normal"
164                         value="N"{!__BEG_RAL_DI_NOTIFY_N!}>&nbsp;{--NO--}</TD>
165         </TR>
166         <TR>
167                 <TD colspan="3" class="seperator" height="5">&nbsp;</TD>
168         </TR>
169         <TR>
170                 <TD align="right" height="20">{--ADMIN_BEG_NEW_MEMBER_NOTIFY--}</TD>
171                 <TD class="seperator" width="5">&nbsp;</TD>
172                 <TD align="center"><INPUT type="radio" name="beg_new_mem_notify"
173                         class="admin_normal" value="Y"{!__BEG_NEW_MEMBER_NOTIFY_Y!}>&nbsp;{--YES--}<BR />
174                 <INPUT type="radio" name="beg_new_mem_notify" class="admin_normal"
175                         value="N"{!__BEG_NEW_MEMBER_NOTIFY_N!}>&nbsp;{--NO--}</TD>
176         </TR>
177         <TR>
178                 <TD colspan="3" class="seperator" height="5">&nbsp;</TD>
179         </TR>
180         <TR>
181                 <TD align="right" height="20">{--ADMIN_BEG_NOTIFY_BONUS--}</TD>
182                 <TD class="seperator" width="5">&nbsp;</TD>
183                 <TD align="center"><INPUT type="text" name="beg_notify_bonus"
184                         class="admin_normal" size="3" maxlength="7"
185                         value="{!__BEG_NOTIFY_BONUS!}"></TD>
186         </TR>
187         <TR>
188                 <TD colspan="3" class="seperator" height="5">&nbsp;</TD>
189         </TR>
190         <TR>
191                 <TD align="right" height="20">{--ADMIN_BEG_NOTIFY_WAIT--}</TD>
192                 <TD class="seperator" width="5">&nbsp;</TD>
193                 <TD align="center">{!__WAIT_SELECTION!}</TD>
194         </TR>
195         <TR>
196                 <TD colspan="3" class="bottom2 seperator" height="5">&nbsp;</TD>
197         </TR>
198         <TR>
199                 <TD colspan="3" class="admin_footer"><INPUT
200                         type="reset" class="admin_reset" value="{--CLEAR_FORM--}">&nbsp;*
201                 <INPUT type="submit" name="ok" class="admin_submit"
202                         value="{--SAVE_SETTINGS--}"></TD>
203         </TR>
204 </TABLE>
205 </FORM>