Referal levels for surfbar added (unfinished)
[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"><SELECT name="beg_uid" size="1"
64                         class="admin_select">
65                         {!_MEMBER_SELECTION!}
66                 </SELECT></TD>
67         </TR>
68         <TR>
69                 <TD colspan="3" class="bottom2 seperator" height="5">&nbsp;</TD>
70         </TR>
71         <TR>
72                 <TD colspan="3" align="center" class="admin_title bottom2" height="30">
73                 <STRONG>{--ADMIN_SELECT_BEG_MODE--}:</STRONG></TD>
74         </TR>
75         <TR>
76                 <TD colspan="3" class="seperator" height="5">&nbsp;</TD>
77         </TR>
78         <TR>
79                 <TD align="right" height="20"><INPUT type="radio" name="beg_mode"
80                         class="admin_normal" value="DIRECT"{--__BEG_MODE_DIRECT--}>&nbsp;{--BEG_MODE_DIRECT--}<BR />
81                 </TD>
82                 <TD class="seperator" width="5">&nbsp;</TD>
83                 <TD align="center"><INPUT type="radio" name="beg_mode"
84                         class="admin_normal" value="REF"{--__BEG_MODE_REF--}>&nbsp;{--BEG_MODE_REF--}
85                 </TD>
86         </TR>
87         <TR>
88                 <TD colspan="3" class="seperator" height="5">&nbsp;</TD>
89         </TR>
90         <TR>
91                 <TD colspan="3" align="center" class="admin_title bottom2" height="30">
92                 <STRONG>{--ADMIN_EDIT_BEG_RALLYE_SETTINGS--}</STRONG></TD>
93         </TR>
94         <TR>
95                 <TD colspan="3" class="seperator" height="5">&nbsp;</TD>
96         </TR>
97         <TR>
98                 <TD align="right" height="20">{--ADMIN_BEG_RALLYE_ACTIVE--}</TD>
99                 <TD class="seperator" width="5">&nbsp;</TD>
100                 <TD align="center"><INPUT type="radio" name="beg_rallye"
101                         class="admin_normal" value="Y"{--__BEG_RALLYE_Y--}>&nbsp;{--YES--}<BR />
102                 <INPUT type="radio" name="beg_rallye" class="admin_normal" value="N"{--__BEG_RALLYE_N--}>&nbsp;{--NO--}
103                 </TD>
104         </TR>
105         <TR>
106                 <TD colspan="3" class="bottom2 seperator" height="5">&nbsp;</TD>
107         </TR>
108         <TR>
109                 <TD align="right" height="20">{--ADMIN_BEG_INCLUDE_OWN--}</TD>
110                 <TD class="seperator" width="5">&nbsp;</TD>
111                 <TD align="center"><INPUT type="radio" name="beg_include_own"
112                         class="admin_normal" value="Y"{--__BEG_INCLUDE_OWN_Y--}>&nbsp;{--YES--}<BR />
113                 <INPUT type="radio" name="beg_include_own" class="admin_normal"
114                         value="N"{--__BEG_INCLUDE_OWN_N--}>&nbsp;{--NO--}</TD>
115         </TR>
116         <TR>
117                 <TD colspan="3" class="seperator" height="5">&nbsp;</TD>
118         </TR>
119         <TR>
120                 <TD align="right" height="20">{--ADMIN_BEG_RANKS--}</TD>
121                 <TD class="seperator" width="5">&nbsp;</TD>
122                 <TD align="center"><INPUT type="text" name="beg_ranks"
123                         class="admin_normal" size="3" maxlength="7" value="{--__BEG_RANKS--}">
124                 </TD>
125         </TR>
126         <TR>
127                 <TD colspan="3" class="seperator" height="5">&nbsp;</TD>
128         </TR>
129         <TR>
130                 <TD align="right" height="20">{--ADMIN_BEG_RALLYE_ONLY_ACTIVE--}
131                 </TD>
132                 <TD class="seperator" width="5">&nbsp;</TD>
133                 <TD align="center"><INPUT type="radio" name="beg_active"
134                         class="admin_normal" value="Y"{--__BEG_ACTIVE_Y--}>&nbsp;{--YES--}<BR />
135                 <INPUT type="radio" name="beg_active" class="admin_normal" value="N"{--__BEG_ACTIVE_N--}>&nbsp;{--NO--}
136                 </TD>
137         </TR>
138         <TR>
139                 <TD colspan="3" class="bottom2 seperator" height="5">&nbsp;</TD>
140         </TR>
141         <TR>
142                 <TD colspan="3" align="center" class="admin_title bottom2" height="30">
143                 <STRONG>{--ADMIN_EDIT_BEG_RALLYE_NOTIFICATIONS--}</STRONG></TD>
144         </TR>
145         <TR>
146                 <TD colspan="3" class="seperator" height="5">&nbsp;</TD>
147         </TR>
148         <TR>
149                 <TD align="right" height="20">{--ADMIN_BEG_RAL_EN_NOTIFY--}</TD>
150                 <TD class="seperator" width="5">&nbsp;</TD>
151                 <TD align="center"><INPUT type="radio" name="beg_ral_en_notify"
152                         class="admin_normal" value="Y"{--__BEG_RAL_EN_NOTIFY_Y--}>&nbsp;{--YES--}<BR />
153                 <INPUT type="radio" name="beg_ral_en_notify" class="admin_normal"
154                         value="N"{--__BEG_RAL_EN_NOTIFY_N--}>&nbsp;{--NO--}</TD>
155         </TR>
156         <TR>
157                 <TD colspan="3" class="seperator" height="5">&nbsp;</TD>
158         </TR>
159         <TR>
160                 <TD align="right" height="20">{--ADMIN_BEG_RAL_DI_NOTIFY--}</TD>
161                 <TD class="seperator" width="5">&nbsp;</TD>
162                 <TD align="center"><INPUT type="radio" name="beg_ral_di_notify"
163                         class="admin_normal" value="Y"{--__BEG_RAL_DI_NOTIFY_Y--}>&nbsp;{--YES--}<BR />
164                 <INPUT type="radio" name="beg_ral_di_notify" class="admin_normal"
165                         value="N"{--__BEG_RAL_DI_NOTIFY_N--}>&nbsp;{--NO--}</TD>
166         </TR>
167         <TR>
168                 <TD colspan="3" class="seperator" height="5">&nbsp;</TD>
169         </TR>
170         <TR>
171                 <TD align="right" height="20">{--ADMIN_BEG_NEW_MEMBER_NOTIFY--}</TD>
172                 <TD class="seperator" width="5">&nbsp;</TD>
173                 <TD align="center"><INPUT type="radio" name="beg_new_mem_notify"
174                         class="admin_normal" value="Y"{--__BEG_NEW_MEMBER_NOTIFY_Y--}>&nbsp;{--YES--}<BR />
175                 <INPUT type="radio" name="beg_new_mem_notify" class="admin_normal"
176                         value="N"{--__BEG_NEW_MEMBER_NOTIFY_N--}>&nbsp;{--NO--}</TD>
177         </TR>
178         <TR>
179                 <TD colspan="3" class="seperator" height="5">&nbsp;</TD>
180         </TR>
181         <TR>
182                 <TD align="right" height="20">{--ADMIN_BEG_NOTIFY_BONUS--}</TD>
183                 <TD class="seperator" width="5">&nbsp;</TD>
184                 <TD align="center"><INPUT type="text" name="beg_notify_bonus"
185                         class="admin_normal" size="3" maxlength="7"
186                         value="{--__BEG_NOTIFY_BONUS--}"></TD>
187         </TR>
188         <TR>
189                 <TD colspan="3" class="seperator" height="5">&nbsp;</TD>
190         </TR>
191         <TR>
192                 <TD align="right" height="20">{--ADMIN_BEG_NOTIFY_WAIT--}</TD>
193                 <TD class="seperator" width="5">&nbsp;</TD>
194                 <TD align="center">{--__WAIT_SELECTION--}</TD>
195         </TR>
196         <TR>
197                 <TD colspan="3" class="bottom2 seperator" height="5">&nbsp;</TD>
198         </TR>
199         <TR>
200                 <TD colspan="3" align="center" class="admin_footer"><INPUT
201                         type="reset" class="admin_reset" value="{--CLEAR_FORM--}">&nbsp;*
202                 <INPUT type="submit" name="ok" class="admin_submit"
203                         value="{--SAVE_SETTINGS--}"></TD>
204         </TR>
205 </TABLE>
206 </FORM>