Reverted of changes in 1704, see ticket #160
[mailer.git] / templates / de / html / admin / admin_config_beg.tpl
index edb4a64b08da31b78b2ac0ab7a553133f11ddd7b..dfadb8db78ade02751a4a759455d7e1a3614ddd5 100644 (file)
-<FORM action="{!URL!}/modules.php?module=admin&amp;what=config_beg"
-       method="POST">
-<TABLE border="0" cellspacing="0" cellpadding="0" align="center"
-       class="admin_table dashed" width="500">
-       <TR>
-               <TD colspan="3" align="center" class="admin_title bottom2" height="30">
-               <STRONG>{--ADMIN_EDIT_BEG_SETTINGS--}</STRONG></TD>
-       </TR>
-       <TR>
-               <TD colspan="3" class="seperator" height="5">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD align="right" width="200" height="20">
-               {--ADMIN_BEG_POINTS--}:</TD>
-               <TD class="seperator" width="5">&nbsp;</TD>
-               <TD width="295" align="center"><INPUT type="text"
-                       name="beg_points" class="admin_normal" size="7" maxlength="10"
-                       value="{!__BEG_POINTS!}"></TD>
-       </TR>
-       <TR>
-               <TD colspan="3" class="seperator" height="5">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD align="right" width="300" height="20">
-               {--ADMIN_BEG_POINTS_MAX--}:</TD>
-               <TD class="seperator" width="5">&nbsp;</TD>
-               <TD width="195" align="center"><INPUT type="text"
-                       name="beg_points_max" class="admin_normal" size="7" maxlength="10"
-                       value="{!__BEG_POINTS_MAX!}"></TD>
-       </TR>
-       <TR>
-               <TD colspan="3" class="seperator" height="5">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD align="right" height="20">{--ADMIN_CONFIG_BEG_TIMEOUT--}:</TD>
-               <TD class="seperator" width="5">&nbsp;</TD>
-               <TD align="center">{!__BEG_TIMEOUT!}</TD>
-       </TR>
-       <TR>
-               <TD colspan="3" class="seperator" height="5">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD align="right" height="20">
-               {--ADMIN_CONFIG_BEG_UID_TIMEOUT--}:</TD>
-               <TD class="seperator" width="5">&nbsp;</TD>
-               <TD align="center">{!__BEG_UID_TIMEOUT!}</TD>
-       </TR>
-       <TR>
-               <TD colspan="3" class="seperator" height="5">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD align="right" height="20">
-               {--ADMIN_CONFIG_BEG_REMOTE_IP_TIMEOUT--}:</TD>
-               <TD class="seperator" width="5">&nbsp;</TD>
-               <TD align="center">{!__BEG_REMOTE_IP_TIMEOUT!}</TD>
-       </TR>
-       <TR>
-               <TD colspan="3" class="seperator" height="5">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD align="right" height="20">{--ADMIN_BEG_USERID--}:</TD>
-               <TD class="seperator" width="5">&nbsp;</TD>
-               <TD align="center">
-                       {!__MEMBER_SELECTION!}
-               </TD>
-       </TR>
-       <TR>
-               <TD colspan="3" class="bottom2 seperator" height="5">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD colspan="3" align="center" class="admin_title bottom2" height="30">
-               <STRONG>{--ADMIN_SELECT_BEG_MODE--}:</STRONG></TD>
-       </TR>
-       <TR>
-               <TD colspan="3" class="seperator" height="5">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD align="right" height="20"><INPUT type="radio" name="beg_mode"
-                       class="admin_normal" value="DIRECT"{!__BEG_MODE_DIRECT!}>&nbsp;{--BEG_MODE_DIRECT--}<BR />
-               </TD>
-               <TD class="seperator" width="5">&nbsp;</TD>
-               <TD align="center"><INPUT type="radio" name="beg_mode"
-                       class="admin_normal" value="REF"{!__BEG_MODE_REF!}>&nbsp;{--BEG_MODE_REF--}
-               </TD>
-       </TR>
-       <TR>
-               <TD colspan="3" class="seperator bottom2" height="5">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD colspan="3" align="center" class="admin_title bottom2" height="30">
-               <STRONG>{--ADMIN_EDIT_BEG_RALLYE_SETTINGS--}</STRONG></TD>
-       </TR>
-       <TR>
-               <TD colspan="3" class="seperator" height="5">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD align="right" height="20">{--ADMIN_BEG_RALLYE_ACTIVE--}</TD>
-               <TD class="seperator" width="5">&nbsp;</TD>
-               <TD align="center"><INPUT type="radio" name="beg_rallye"
-                       class="admin_normal" value="Y"{!__BEG_RALLYE_Y!}>&nbsp;{--YES--}<BR />
-               <INPUT type="radio" name="beg_rallye" class="admin_normal" value="N"{!__BEG_RALLYE_N!}>&nbsp;{--NO--}
-               </TD>
-       </TR>
-       <TR>
-               <TD colspan="3" class="bottom2 seperator" height="5">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD align="right" height="20">{--ADMIN_BEG_INCLUDE_OWN--}</TD>
-               <TD class="seperator" width="5">&nbsp;</TD>
-               <TD align="center"><INPUT type="radio" name="beg_include_own"
-                       class="admin_normal" value="Y"{!__BEG_INCLUDE_OWN_Y!}>&nbsp;{--YES--}<BR />
-               <INPUT type="radio" name="beg_include_own" class="admin_normal"
-                       value="N"{!__BEG_INCLUDE_OWN_N!}>&nbsp;{--NO--}</TD>
-       </TR>
-       <TR>
-               <TD colspan="3" class="seperator" height="5">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD align="right" height="20">{--ADMIN_BEG_RANKS--}</TD>
-               <TD class="seperator" width="5">&nbsp;</TD>
-               <TD align="center"><INPUT type="text" name="beg_ranks"
-                       class="admin_normal" size="3" maxlength="7" value="{!__BEG_RANKS!}" />
-               </TD>
-       </TR>
-       <TR>
-               <TD colspan="3" class="seperator" height="5">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD align="right" height="20">{--ADMIN_BEG_RALLYE_ONLY_ACTIVE--}
-               </TD>
-               <TD class="seperator" width="5">&nbsp;</TD>
-               <TD align="center"><INPUT type="radio" name="beg_active"
-                       class="admin_normal" value="Y"{!__BEG_ACTIVE_Y!}>&nbsp;{--YES--}<BR />
-               <INPUT type="radio" name="beg_active" class="admin_normal" value="N"{!__BEG_ACTIVE_N!}>&nbsp;{--NO--}
-               </TD>
-       </TR>
-       <TR>
-               <TD colspan="3" class="bottom2 seperator" height="5">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD colspan="3" align="center" class="admin_title bottom2" height="30">
-               <STRONG>{--ADMIN_EDIT_BEG_RALLYE_NOTIFICATIONS--}</STRONG></TD>
-       </TR>
-       <TR>
-               <TD colspan="3" class="seperator" height="5">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD align="right" height="20">{--ADMIN_BEG_RAL_EN_NOTIFY--}</TD>
-               <TD class="seperator" width="5">&nbsp;</TD>
-               <TD align="center"><INPUT type="radio" name="beg_ral_en_notify"
-                       class="admin_normal" value="Y"{!__BEG_RAL_EN_NOTIFY_Y!}>&nbsp;{--YES--}<BR />
-               <INPUT type="radio" name="beg_ral_en_notify" class="admin_normal"
-                       value="N"{!__BEG_RAL_EN_NOTIFY_N!}>&nbsp;{--NO--}</TD>
-       </TR>
-       <TR>
-               <TD colspan="3" class="seperator" height="5">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD align="right" height="20">{--ADMIN_BEG_RAL_DI_NOTIFY--}</TD>
-               <TD class="seperator" width="5">&nbsp;</TD>
-               <TD align="center"><INPUT type="radio" name="beg_ral_di_notify"
-                       class="admin_normal" value="Y"{!__BEG_RAL_DI_NOTIFY_Y!}>&nbsp;{--YES--}<BR />
-               <INPUT type="radio" name="beg_ral_di_notify" class="admin_normal"
-                       value="N"{!__BEG_RAL_DI_NOTIFY_N!}>&nbsp;{--NO--}</TD>
-       </TR>
-       <TR>
-               <TD colspan="3" class="seperator" height="5">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD align="right" height="20">{--ADMIN_BEG_NEW_MEMBER_NOTIFY--}</TD>
-               <TD class="seperator" width="5">&nbsp;</TD>
-               <TD align="center"><INPUT type="radio" name="beg_new_mem_notify"
-                       class="admin_normal" value="Y"{!__BEG_NEW_MEMBER_NOTIFY_Y!}>&nbsp;{--YES--}<BR />
-               <INPUT type="radio" name="beg_new_mem_notify" class="admin_normal"
-                       value="N"{!__BEG_NEW_MEMBER_NOTIFY_N!}>&nbsp;{--NO--}</TD>
-       </TR>
-       <TR>
-               <TD colspan="3" class="seperator" height="5">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD align="right" height="20">{--ADMIN_BEG_NOTIFY_BONUS--}</TD>
-               <TD class="seperator" width="5">&nbsp;</TD>
-               <TD align="center"><INPUT type="text" name="beg_notify_bonus"
-                       class="admin_normal" size="3" maxlength="7"
-                       value="{!__BEG_NOTIFY_BONUS!}"></TD>
-       </TR>
-       <TR>
-               <TD colspan="3" class="seperator" height="5">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD align="right" height="20">{--ADMIN_BEG_NOTIFY_WAIT--}</TD>
-               <TD class="seperator" width="5">&nbsp;</TD>
-               <TD align="center">{!__WAIT_SELECTION!}</TD>
-       </TR>
-       <TR>
-               <TD colspan="3" class="bottom2 seperator" height="5">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD colspan="3" class="admin_footer"><INPUT
-                       type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
-               <INPUT type="submit" name="ok" class="admin_submit"
-                       value="{--SAVE_SETTINGS--}" /></TD>
-       </TR>
-</TABLE>
-</FORM>
+<div align="center">
+<form accept-charset="utf-8" action="{%url=modules.php?module=admin&amp;what=config_beg%}" method="post">
+<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
+       <tr>
+               <td colspan="2" align="center" class="admin_title bottom">
+                       <strong>{--ADMIN_EDIT_BEG_SETTINGS--}</strong>
+               </td>
+       </tr>
+       <tr>
+               <td align="right" width="200" height="20">
+                       {--ADMIN_BEG_POINTS--}:
+               </td>
+               <td width="295" align="center">
+                       <input type="text" name="beg_points" class="admin_normal" size="7" maxlength="10" value="$content[points]" />
+               </td>
+       </tr>
+       <tr>
+               <td align="right" width="300" height="20">
+                       {--ADMIN_BEG_POINTS_MAX--}:
+               </td>
+               <td width="195" align="center">
+                       <input type="text" name="beg_points_max" class="admin_normal" size="7" maxlength="10" value="$content[points_max]" />
+               </td>
+       </tr>
+       <tr>
+               <td align="right" height="20">
+                       {--ADMIN_CONFIG_BEG_TIMEOUT--}:
+               </td>
+               <td align="center">
+                       $content[timeout]
+               </td>
+       </tr>
+       <tr>
+               <td align="right" height="20">
+                       {--ADMIN_CONFIG_BEG_UID_TIMEOUT--}:
+               </td>
+               <td align="center">
+                       $content[userid_timeout]
+               </td>
+       </tr>
+       <tr>
+               <td align="right" height="20">
+                       {--ADMIN_CONFIG_BEG_REMOTE_IP_TIMEOUT--}:
+               </td>
+               <td align="center">
+                       $content[ip_timeout]
+               </td>
+       </tr>
+       <tr>
+               <td class="bottom" align="right" height="20">{--ADMIN_BEG_USERID--}:</td>
+               <td class="bottom" align="center">
+                       $content[member_selection]
+               </td>
+       </tr>
+       <tr>
+               <td colspan="2" align="center" class="admin_title bottom">
+                       <strong>{--ADMIN_SELECT_BEG_MODE--}:</strong>
+               </td>
+       </tr>
+       <tr>
+               <td class="bottom" align="right" height="20">
+                       <input type="radio" name="beg_mode" class="admin_normal" value="DIRECT"$content[mode_direct] /> {--BEG_MODE_DIRECT--}
+               </td>
+               <td class="bottom" align="center">
+                       <input type="radio" name="beg_mode" class="admin_normal" value="REF"$content[mode_ref] /> {--BEG_MODE_REF--}
+               </td>
+       </tr>
+       <tr>
+               <td colspan="2" align="center" class="admin_title bottom">
+                       <strong>{--ADMIN_EDIT_BEG_RALLYE_SETTINGS--}</strong>
+               </td>
+       </tr>
+       <tr>
+               <td align="right" height="20">
+                       {--ADMIN_BEG_RALLYE_ACTIVE--}
+               </td>
+               <td align="center">
+                       <input type="radio" name="beg_rallye" class="admin_normal" value="Y"$content[rallye_y] /> {--YES--}<br />
+                       <input type="radio" name="beg_rallye" class="admin_normal" value="N"$content[rallye_n] /> {--NO--}
+               </td>
+       </tr>
+       <tr>
+               <td align="right" height="20">
+                       {--ADMIN_BEG_INCLUDE_OWN--}
+               </td>
+               <td align="center">
+                       <input type="radio" name="beg_include_own" class="admin_normal" value="Y"$content[include_own_y] /> {--YES--}<br />
+                       <input type="radio" name="beg_include_own" class="admin_normal" value="N"$content[include_own_n] /> {--NO--}
+               </td>
+       </tr>
+       <tr>
+               <td align="right" height="20">
+                       {--ADMIN_BEG_RANKS--}
+               </td>
+               <td align="center">
+                       <input type="text" name="beg_ranks" class="admin_normal" size="3" maxlength="7" value="{?beg_ranks?}" />
+               </td>
+       </tr>
+       <tr>
+               <td align="right" height="20">
+                       {--ADMIN_BEG_RALLYE_ONLY_ACTIVE--}
+               </td>
+               <td align="center">
+                       <input type="radio" name="beg_active" class="admin_normal" value="Y"$content[active_y] /> {--YES--}<br />
+                       <input type="radio" name="beg_active" class="admin_normal" value="N"$content[active_n] /> {--NO--}
+               </td>
+       </tr>
+       <tr>
+               <td class="bottom" align="right" height="20">
+                       {--ADMIN_BEG_PAY_MODE--}
+               </td>
+               <td class="bottom" align="center">
+                       <select class="admin_select" name="beg_pay_mode" size="1">
+                               <option value="IMG"$content[pay_mode_img]>{--ADMIN_BEG_PAY_MODE_IMG--}</option>
+                               <option value="JS"$content[pay_mode_js]>{--ADMIN_BEG_PAY_MODE_JS--}</option>
+                               <option value="BOTH"$content[pay_mode_both]>{--ADMIN_BEG_PAY_MODE_BOTH--}</option>
+                               <option value="NONE"$content[pay_mode_none]>{--ADMIN_BEG_PAY_MODE_NONE--}</option>
+                       </select>
+               </td>
+       </tr>
+       <tr>
+               <td colspan="2" align="center" class="admin_title bottom">
+                       <strong>{--ADMIN_EDIT_BEG_RALLYE_NOTIFICATIONS--}</strong>
+               </td>
+       </tr>
+       <tr>
+               <td align="right" height="20">
+                       {--ADMIN_BEG_RAL_EN_NOTIFY--}
+               </td>
+               <td align="center">
+                       <input type="radio" name="beg_ral_en_notify" class="admin_normal" value="Y"$content[ral_enable_notify_y] /> {--YES--}<br />
+                       <input type="radio" name="beg_ral_en_notify" class="admin_normal" value="N"$content[ral_enable_notify_n] /> {--NO--}
+               </td>
+       </tr>
+       <tr>
+               <td align="right" height="20">
+                       {--ADMIN_BEG_RAL_DI_NOTIFY--}
+               </td>
+               <td align="center">
+                       <input type="radio" name="beg_ral_di_notify" class="admin_normal" value="Y"$content[ral_disable_notify_y] /> {--YES--}<br />
+                       <input type="radio" name="beg_ral_di_notify" class="admin_normal" value="N"$content[ral_disable_notify_n] /> {--NO--}
+               </td>
+       </tr>
+       <tr>
+               <td align="right" height="20">
+                       {--ADMIN_BEG_NEW_MEMBER_NOTIFY--}
+               </td>
+               <td align="center">
+                       <input type="radio" name="beg_new_mem_notify" class="admin_normal" value="Y"$content[new_member_notify_y] /> {--YES--}<br />
+                       <input type="radio" name="beg_new_mem_notify" class="admin_normal" value="N"$content[new_member_notify_n] /> {--NO--}
+               </td>
+       </tr>
+       <tr>
+               <td align="right" height="20">
+                       {--ADMIN_BEG_NOTIFY_BONUS--}
+               </td>
+               <td align="center">
+                       <input type="text" name="beg_notify_bonus" class="admin_normal" size="3" maxlength="7" value="$content[notify_bonus]" />
+               </td>
+       </tr>
+       <tr>
+               <td align="right" height="20">
+                       {--ADMIN_BEG_NOTIFY_WAIT--}
+               </td>
+               <td align="center">
+                       $content[wait_selection]
+               </td>
+       </tr>
+       <tr>
+               <td colspan="2" class="admin_footer">
+                       <input type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
+                       <input type="submit" name="ok" class="admin_submit" value="{--SAVE_SETTINGS--}" />
+               </td>
+       </tr>
+</table>
+</form>
+</div>