Yet another more XHTML fixes
[mailer.git] / templates / de / html / admin / admin_config_other.tpl
index f8f4fb0284602fce6f470a58428b32043fc3c973..dd419dd2a088cca1ffd765ba09d9378d2f8fd6a9 100644 (file)
-<form action="{!URL!}/modules.php?module=admin&amp;what=config_other" method="POST">
-<TABLE border="0" cellspacing="0" cellpadding="0" align="center" width="520" class="admin_table dashed">
-       <TR>
-               <TD colspan="5" height="7" class="seperator admin_title">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD width="10" class="seperator admin_title">&nbsp;</TD>
-               <TD colspan="3" align="center" class="admin_title"><strong>{--ADMIN_OTHER_SETTINGS--}</strong>
-               </TD>
-               <TD width="10" class="seperator admin_title">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD colspan="5" height="7" class="seperator admin_title bottom2">&nbsp;</TD>
-       </TR>
-
-       <TR>
-               <TD colspan="5" height="7" class="seperator">&nbsp;</TD>
-       </TR>
-
-       <TR>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD align="right">{--ADMIN_OPTION_CODE_LENGTH--}:</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD><INPUT type="text" name="code_length" class="admin_normal"
-                       size="3" maxlength="5" value="{--_CFG_CODE_LENGTH--}"><div class="tiny">{--ADMIN_CODE_LENGTH_NOTE--}</div></TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-       </TR>
-
-       <TR>
-               <TD colspan="5" height="7" class="seperator">&nbsp;</TD>
-       </TR>
-
-       <TR>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD align="right" width="340">
+<form action="{!URL!}/modules.php?module=admin&amp;what=config_other" method="post">
+<table border="0" cellspacing="0" cellpadding="0" class="admin_table dashed">
+       <tr>
+               <td colspan="5" height="7" class="seperator admin_title">&nbsp;</td>
+       </tr>
+       <tr>
+               <td width="10" class="seperator admin_title">&nbsp;</td>
+               <td colspan="3" align="center" class="admin_title"><strong>{--ADMIN_OTHER_SETTINGS--}</strong>
+               </td>
+               <td width="10" class="seperator admin_title">&nbsp;</td>
+       </tr>
+       <tr>
+               <td colspan="5" height="7" class="seperator admin_title bottom2">&nbsp;</td>
+       </tr>
+
+       <tr>
+               <td colspan="5" height="7" class="seperator">&nbsp;</td>
+       </tr>
+
+       <tr>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td align="right">{--ADMIN_OPTION_CODE_LENGTH--}:</td>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td><input type="text" name="code_length" class="admin_normal"
+                       size="3" maxlength="5" value="{--_CFG_CODE_LENGTH--}"><div class="tiny">{--ADMIN_CODE_LENGTH_NOTE--}</div></td>
+               <td width="10" class="seperator">&nbsp;</td>
+       </tr>
+
+       <tr>
+               <td colspan="5" height="7" class="seperator">&nbsp;</td>
+       </tr>
+
+       <tr>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td align="right" width="340">
                        {--ADMIN_OPTION_ACTIVATE_EXCHANGE--}:
-               </TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD>
-                       <INPUT type="text" name="activate_xchange" class="admin_normal" size="10" maxlength="10" value="{--_CFG_ACT_SYSTEM--}" />
-               </TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-       </TR>
-
-       <TR>
-               <TD colspan="5" height="7" class="seperator">&nbsp;</TD>
-       </TR>
-
-       <TR>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD align="right" width="340">
+               </td>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td>
+                       <input type="text" name="activate_xchange" class="admin_normal" size="10" maxlength="10" value="{--_CFG_ACT_SYSTEM--}" />
+               </td>
+               <td width="10" class="seperator">&nbsp;</td>
+       </tr>
+
+       <tr>
+               <td colspan="5" height="7" class="seperator">&nbsp;</td>
+       </tr>
+
+       <tr>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td align="right" width="340">
                        {--ADMIN_OPTION_MINIMUM_AGE--}:
-               </TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD>
-                       <INPUT type="text" name="min_age" class="admin_normal" size="3" maxlength="3" value="{--_CFG_MIN_AGE--}" />
-               </TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-       </TR>
-
-       <TR>
-               <TD colspan="5" height="7" class="seperator">&nbsp;</TD>
-       </TR>
-
-       <TR>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD align="right" width="340">{--ADMIN_OPTION_POINTS_WORD--}:</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD><INPUT type="text" name="points_word" class="admin_normal"
-                       size="7" maxlength="255" value="{!POINTS!}"></TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-       </TR>
-
-       <TR>
-               <TD colspan="5" height="7" class="seperator">&nbsp;</TD>
-       </TR>
-
-       <TR>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD align="right" width="340">{--ADMIN_OPTION_MT_WORD--}:</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD><INPUT type="text" name="mt_word" class="admin_normal"
-                       size="15" maxlength="255" value="{!MT_WORD!}"></TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-       </TR>
-
-       <TR>
-               <TD colspan="5" height="7" class="seperator">&nbsp;</TD>
-       </TR>
-
-       <TR>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD align="right" width="340">{--ADMIN_OPTION_MT_WORD2--}:</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD><INPUT type="text" name="mt_word2" class="admin_normal"
-                       size="15" maxlength="255" value="{!MT_WORD2!}"></TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-       </TR>
-
-       <TR>
-               <TD colspan="5" height="7" class="seperator">&nbsp;</TD>
-       </TR>
-
-       <TR>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD align="right" width="340">{--ADMIN_OPTION_MT_WORD3--}:</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD><INPUT type="text" name="mt_word3" class="admin_normal"
-                       size="15" maxlength="255" value="{!MT_WORD3!}"></TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-       </TR>
-
-       <TR>
-               <TD colspan="5" height="7" class="seperator">&nbsp;</TD>
-       </TR>
-
-       <TR>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD align="right" width="340">{--ADMIN_OPTION_MAX_COMMA--}:</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD><select name="max_comma" size="1" class="admin_select">
+               </td>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td>
+                       <input type="text" name="min_age" class="admin_normal" size="3" maxlength="3" value="{--_CFG_MIN_AGE--}" />
+               </td>
+               <td width="10" class="seperator">&nbsp;</td>
+       </tr>
+
+       <tr>
+               <td colspan="5" height="7" class="seperator">&nbsp;</td>
+       </tr>
+
+       <tr>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td align="right" width="340">{--ADMIN_OPTION_POINTS_WORD--}:</td>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td><input type="text" name="points_word" class="admin_normal"
+                       size="7" maxlength="255" value="{!POINTS!}"></td>
+               <td width="10" class="seperator">&nbsp;</td>
+       </tr>
+
+       <tr>
+               <td colspan="5" height="7" class="seperator">&nbsp;</td>
+       </tr>
+
+       <tr>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td align="right" width="340">{--ADMIN_OPTION_MT_WORD--}:</td>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td><input type="text" name="mt_word" class="admin_normal"
+                       size="15" maxlength="255" value="{!MT_WORD!}"></td>
+               <td width="10" class="seperator">&nbsp;</td>
+       </tr>
+
+       <tr>
+               <td colspan="5" height="7" class="seperator">&nbsp;</td>
+       </tr>
+
+       <tr>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td align="right" width="340">{--ADMIN_OPTION_MT_WORD2--}:</td>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td><input type="text" name="mt_word2" class="admin_normal"
+                       size="15" maxlength="255" value="{!MT_WORD2!}"></td>
+               <td width="10" class="seperator">&nbsp;</td>
+       </tr>
+
+       <tr>
+               <td colspan="5" height="7" class="seperator">&nbsp;</td>
+       </tr>
+
+       <tr>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td align="right" width="340">{--ADMIN_OPTION_MT_WORD3--}:</td>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td><input type="text" name="mt_word3" class="admin_normal"
+                       size="15" maxlength="255" value="{!MT_WORD3!}"></td>
+               <td width="10" class="seperator">&nbsp;</td>
+       </tr>
+
+       <tr>
+               <td colspan="5" height="7" class="seperator">&nbsp;</td>
+       </tr>
+
+       <tr>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td align="right" width="340">{--ADMIN_OPTION_MAX_COMMA--}:</td>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td><select name="max_comma" size="1" class="admin_select">
                        <option value="0"{--_COMMA_DEF_0--}>0</option>
                        <option value="1"{--_COMMA_DEF_1--}>1</option>
                        <option value="2"{--_COMMA_DEF_2--}>2</option>
                        <option value="3"{--_COMMA_DEF_3--}>3</option>
                        <option value="4"{--_COMMA_DEF_4--}>4</option>
                        <option value="5"{--_COMMA_DEF_5--}>5</option>
-               </select></TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-       </TR>
-
-       <TR>
-               <TD colspan="5" height="7" class="seperator">&nbsp;</TD>
-       </TR>
-
-       <TR>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD align="right" width="340">{--ADMIN_OPTION_REJECT_URL--}:</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD><INPUT type="text" name="reject_url" class="admin_normal"
-                       size="15" maxlength="255" value="{--_CFG_REJECT_URL--}"></TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-       </TR>
-
-       <TR>
-               <TD colspan="5" height="7" class="seperator">&nbsp;</TD>
-       </TR>
-
-       <TR>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD align="right">{--ADMIN_OPTION_CSS_PHP--}:</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD><span class="nobr"> <INPUT type="radio" name="css_php"
+               </select></td>
+               <td width="10" class="seperator">&nbsp;</td>
+       </tr>
+
+       <tr>
+               <td colspan="5" height="7" class="seperator">&nbsp;</td>
+       </tr>
+
+       <tr>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td align="right" width="340">{--ADMIN_OPTION_REJECT_URL--}:</td>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td><input type="text" name="reject_url" class="admin_normal"
+                       size="15" maxlength="255" value="{--_CFG_REJECT_URL--}"></td>
+               <td width="10" class="seperator">&nbsp;</td>
+       </tr>
+
+       <tr>
+               <td colspan="5" height="7" class="seperator">&nbsp;</td>
+       </tr>
+
+       <tr>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td align="right">{--ADMIN_OPTION_CSS_PHP--}:</td>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td><span class="nobr"> <input type="radio" name="css_php"
                        value="DIRECT"{--_CFG_CSS_PHP_DIRECT--}>&nbsp;{--ADMIN_CSS_PHP_DIRECT--}<br />
-               <INPUT type="radio" name="css_php" value="FILE"{--_CFG_CSS_PHP_FILE--}>&nbsp;{--ADMIN_CSS_PHP_FILE--}
-               </span></TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-       </TR>
-
-       <TR>
-               <TD colspan="5" height="7" class="seperator">&nbsp;</TD>
-       </TR>
-
-       <TR>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD align="right">{--ADMIN_OPTION_GUEST_MENU--}:</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD><span class="nobr"> <INPUT type="radio"
+               <input type="radio" name="css_php" value="FILE"{--_CFG_CSS_PHP_FILE--}>&nbsp;{--ADMIN_CSS_PHP_FILE--}
+               </span></td>
+               <td width="10" class="seperator">&nbsp;</td>
+       </tr>
+
+       <tr>
+               <td colspan="5" height="7" class="seperator">&nbsp;</td>
+       </tr>
+
+       <tr>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td align="right">{--ADMIN_OPTION_GUEST_MENU--}:</td>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td><span class="nobr"> <input type="radio"
                        name="guest_menu" value="Y"{--_CFG_GUEST_MENU_ACTIVE--}>&nbsp;{--ADMIN_GUEST_MENU_ACTIVE--}<br />
-               <INPUT type="radio" name="guest_menu" value="N"{--_CFG_GUEST_MENU_INACTIVE--}>&nbsp;{--ADMIN_GUEST_MENU_INACTIVE--}
-               </span></TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-       </TR>
-
-       <TR>
-               <TD colspan="5" height="7" class="seperator">&nbsp;</TD>
-       </TR>
-
-       <TR>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD align="right">{--ADMIN_OPTION_MEMBER_MENU--}:</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD><span class="nobr"> <INPUT type="radio"
+               <input type="radio" name="guest_menu" value="N"{--_CFG_GUEST_MENU_INACTIVE--}>&nbsp;{--ADMIN_GUEST_MENU_INACTIVE--}
+               </span></td>
+               <td width="10" class="seperator">&nbsp;</td>
+       </tr>
+
+       <tr>
+               <td colspan="5" height="7" class="seperator">&nbsp;</td>
+       </tr>
+
+       <tr>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td align="right">{--ADMIN_OPTION_MEMBER_MENU--}:</td>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td><span class="nobr"> <input type="radio"
                        name="member_menu" value="Y"{--_CFG_MEMBER_MENU_ACTIVE--}>&nbsp;{--ADMIN_MEMBER_MENU_ACTIVE--}<br />
-               <INPUT type="radio" name="member_menu" value="N"{--_CFG_MEMBER_MENU_INACTIVE--}>&nbsp;{--ADMIN_MEMBER_MENU_INACTIVE--}
-               </span></TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-       </TR>
-
-       <TR>
-               <TD colspan="5" height="7" class="seperator">&nbsp;</TD>
-       </TR>
-
-       <TR>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD align="right">{--ADMIN_OPTION_YOURE_HERE--}:</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD><span class="nobr"> <INPUT type="radio"
+               <input type="radio" name="member_menu" value="N"{--_CFG_MEMBER_MENU_INACTIVE--}>&nbsp;{--ADMIN_MEMBER_MENU_INACTIVE--}
+               </span></td>
+               <td width="10" class="seperator">&nbsp;</td>
+       </tr>
+
+       <tr>
+               <td colspan="5" height="7" class="seperator">&nbsp;</td>
+       </tr>
+
+       <tr>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td align="right">{--ADMIN_OPTION_YOURE_HERE--}:</td>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td><span class="nobr"> <input type="radio"
                        name="youre_here" value="Y"{--_CFG_YOURE_HERE_ACTIVE--}>&nbsp;{--ADMIN_YOURE_HERE_ACTIVE--}<br />
-               <INPUT type="radio" name="youre_here" value="N"{--_CFG_YOURE_HERE_INACTIVE--}>&nbsp;{--ADMIN_YOURE_HERE_INACTIVE--}
-               </span></TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-       </TR>
-
-       <TR>
-               <TD colspan="5" height="7" class="seperator">&nbsp;</TD>
-       </TR>
-
-       <TR>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD align="right">{--ADMIN_OPTION_SHOW_TIMINGS--}:</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD><span class="nobr">
-                       <INPUT type="radio" name="show_timings" value="Y"{--_CFG_SHOW_TIMINGS_Y--} />&nbsp;{--YES--}<br />
-                       <INPUT type="radio" name="show_timings" value="N"{--_CFG_SHOW_TIMINGS_N--} />&nbsp;{--NO--}
-               </span></TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-       </TR>
-
-       <TR>
-               <TD colspan="5" height="7" class="seperator">&nbsp;</TD>
-       </TR>
-
-       <TR>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD align="right">{--ADMIN_OPTION_SHOW_POINTS_UNCONFIRMED--}:</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD><span class="nobr">
-                       <INPUT type="radio" name="show_points_unconfirmed" value="Y"{--_CFG_SHOW_POINTS_UNCONFIRMED_Y--} />&nbsp;{--YES--}<br />
-                       <INPUT type="radio" name="show_points_unconfirmed" value="N"{--_CFG_SHOW_POINTS_UNCONFIRMED_N--} />&nbsp;{--NO--}
-               </span></TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-       </TR>
-
-       <TR>
-               <TD colspan="5" height="7" class="seperator">&nbsp;</TD>
-       </TR>
-
-       <TR>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD align="right">{--ADMIN_OPTION_MAILID_REDIRECT--}:</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD><span class="nobr"> <INPUT type="radio"
+               <input type="radio" name="youre_here" value="N"{--_CFG_YOURE_HERE_INACTIVE--}>&nbsp;{--ADMIN_YOURE_HERE_INACTIVE--}
+               </span></td>
+               <td width="10" class="seperator">&nbsp;</td>
+       </tr>
+
+       <tr>
+               <td colspan="5" height="7" class="seperator">&nbsp;</td>
+       </tr>
+
+       <tr>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td align="right">{--ADMIN_OPTION_SHOW_TIMINGS--}:</td>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td><span class="nobr">
+                       <input type="radio" name="show_timings" value="Y"{--_CFG_SHOW_TIMINGS_Y--} />&nbsp;{--YES--}<br />
+                       <input type="radio" name="show_timings" value="N"{--_CFG_SHOW_TIMINGS_N--} />&nbsp;{--NO--}
+               </span></td>
+               <td width="10" class="seperator">&nbsp;</td>
+       </tr>
+
+       <tr>
+               <td colspan="5" height="7" class="seperator">&nbsp;</td>
+       </tr>
+
+       <tr>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td align="right">{--ADMIN_OPTION_SHOW_POINTS_UNCONFIRMED--}:</td>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td><span class="nobr">
+                       <input type="radio" name="show_points_unconfirmed" value="Y"{--_CFG_SHOW_POINTS_UNCONFIRMED_Y--} />&nbsp;{--YES--}<br />
+                       <input type="radio" name="show_points_unconfirmed" value="N"{--_CFG_SHOW_POINTS_UNCONFIRMED_N--} />&nbsp;{--NO--}
+               </span></td>
+               <td width="10" class="seperator">&nbsp;</td>
+       </tr>
+
+       <tr>
+               <td colspan="5" height="7" class="seperator">&nbsp;</td>
+       </tr>
+
+       <tr>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td align="right">{--ADMIN_OPTION_MAILID_REDIRECT--}:</td>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td><span class="nobr"> <input type="radio"
                        name="mailid_error_redirect" value="INDEX"{--_CFG_MAILID_REDIRECT_INDEX--}>&nbsp;{--ADMIN_CONFIG_MAILID_REDIRECT_INDEX--}<br />
-               <INPUT type="radio" name="mailid_error_redirect" value="REJECT"{--_CFG_MAILID_REDIRECT_REJECT--}>&nbsp;{--ADMIN_CONFIG_MAILID_REDIRECT_REJECT--}
-               </span></TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-       </TR>
-
-       <TR>
-               <TD colspan="5" height="7" class="seperator">&nbsp;</TD>
-       </TR>
-
-       <TR>
-               <TD colspan="5" height="5" class="seperator admin_title top2">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD width="10" class="seperator admin_title">&nbsp;</TD>
-               <TD colspan="3" align="center" class="admin_title"><strong>{--ADMIN_SENDING_SETTINGS--}</strong>
-               </TD>
-               <TD width="10" class="seperator admin_title">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD colspan="5" height="5" class="seperator admin_title bottom2">&nbsp;</TD>
-       </TR>
-
-       <TR>
-               <TD colspan="5" height="5" class="seperator">&nbsp;</TD>
-       </TR>
-
-       <TR>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD align="right">{--ADMIN_OPTION_POOL_MAX_SEND--}:</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD><INPUT type="text" name="max_send" class="admin_normal"
-                       size="10" maxlength="100" value="{--_CFG_MAX_SEND--}"></TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-       </TR>
-
-       <TR>
-               <TD colspan="5" height="7" class="seperator">&nbsp;</TD>
-       </TR>
-
-       <TR>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD align="right">{--ADMIN_OPTION_ZIPCODE_ACTIVE--}:</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD><span class="nobr"> {--YES--}:&nbsp;<INPUT
+               <input type="radio" name="mailid_error_redirect" value="REJECT"{--_CFG_MAILID_REDIRECT_REJECT--}>&nbsp;{--ADMIN_CONFIG_MAILID_REDIRECT_REJECT--}
+               </span></td>
+               <td width="10" class="seperator">&nbsp;</td>
+       </tr>
+
+       <tr>
+               <td colspan="5" height="7" class="seperator">&nbsp;</td>
+       </tr>
+
+       <tr>
+               <td colspan="5" height="5" class="seperator admin_title top2">&nbsp;</td>
+       </tr>
+       <tr>
+               <td width="10" class="seperator admin_title">&nbsp;</td>
+               <td colspan="3" align="center" class="admin_title"><strong>{--ADMIN_SENDING_SETTINGS--}</strong>
+               </td>
+               <td width="10" class="seperator admin_title">&nbsp;</td>
+       </tr>
+       <tr>
+               <td colspan="5" height="5" class="seperator admin_title bottom2">&nbsp;</td>
+       </tr>
+
+       <tr>
+               <td colspan="5" height="5" class="seperator">&nbsp;</td>
+       </tr>
+
+       <tr>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td align="right">{--ADMIN_OPTION_POOL_MAX_SEND--}:</td>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td><input type="text" name="max_send" class="admin_normal"
+                       size="10" maxlength="100" value="{--_CFG_MAX_SEND--}"></td>
+               <td width="10" class="seperator">&nbsp;</td>
+       </tr>
+
+       <tr>
+               <td colspan="5" height="7" class="seperator">&nbsp;</td>
+       </tr>
+
+       <tr>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td align="right">{--ADMIN_OPTION_ZIPCODE_ACTIVE--}:</td>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td><span class="nobr"> {--YES--}:&nbsp;<input
                        type="radio" name="order_multi_page" value="Y"{--_CFG_ORDER_MULTI_Y--}>&nbsp;
-               {--NO--}:&nbsp;<INPUT type="radio" name="order_multi_page" value="N"{--_CFG_ORDER_MULTI_N--}>
-               </span></TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-       </TR>
-
-       <TR>
-               <TD colspan="5" height="7" class="seperator">&nbsp;</TD>
-       </TR>
-
-       <TR>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD align="right">{--ADMIN_OPTION_AUTOSEND_ACTIVE--}:</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD><span class="nobr"> {--YES--}:&nbsp;<INPUT
+               {--NO--}:&nbsp;<input type="radio" name="order_multi_page" value="N"{--_CFG_ORDER_MULTI_N--}>
+               </span></td>
+               <td width="10" class="seperator">&nbsp;</td>
+       </tr>
+
+       <tr>
+               <td colspan="5" height="7" class="seperator">&nbsp;</td>
+       </tr>
+
+       <tr>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td align="right">{--ADMIN_OPTION_AUTOSEND_ACTIVE--}:</td>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td><span class="nobr"> {--YES--}:&nbsp;<input
                        type="radio" name="autosend_active" value="Y"{--_CFG_AUTOSEND_ACTIVE_Y--}>&nbsp;
-               {--NO--}:&nbsp;<INPUT type="radio" name="autosend_active" value="N"{--_CFG_AUTOSEND_ACTIVE_N--}>
-               </span></TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-       </TR>
-
-       <TR>
-               <TD colspan="5" height="5" class="seperator">&nbsp;</TD>
-       </TR>
-
-       <TR>
-               <TD colspan="5" height="5" class="seperator admin_title top2">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD width="10" class="seperator admin_title">&nbsp;</TD>
-               <TD colspan="3" align="center" class="admin_title"><strong>{--ADMIN_NOTIFY_SETTINGS--}</strong>
-               </TD>
-               <TD width="10" class="seperator admin_title">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD colspan="5" height="5" class="seperator admin_title bottom2">&nbsp;</TD>
-       </TR>
-
-       <TR>
-               <TD colspan="5" height="7" class="seperator">&nbsp;</TD>
-       </TR>
-
-       <TR>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD align="right">{--ADMIN_OPTION_SEND_UPDATE--}:</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD><span class="nobr"> {--YES--}:&nbsp;<INPUT
+               {--NO--}:&nbsp;<input type="radio" name="autosend_active" value="N"{--_CFG_AUTOSEND_ACTIVE_N--}>
+               </span></td>
+               <td width="10" class="seperator">&nbsp;</td>
+       </tr>
+
+       <tr>
+               <td colspan="5" height="5" class="seperator">&nbsp;</td>
+       </tr>
+
+       <tr>
+               <td colspan="5" height="5" class="seperator admin_title top2">&nbsp;</td>
+       </tr>
+       <tr>
+               <td width="10" class="seperator admin_title">&nbsp;</td>
+               <td colspan="3" align="center" class="admin_title"><strong>{--ADMIN_NOTIFY_SETTINGS--}</strong>
+               </td>
+               <td width="10" class="seperator admin_title">&nbsp;</td>
+       </tr>
+       <tr>
+               <td colspan="5" height="5" class="seperator admin_title bottom2">&nbsp;</td>
+       </tr>
+
+       <tr>
+               <td colspan="5" height="7" class="seperator">&nbsp;</td>
+       </tr>
+
+       <tr>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td align="right">{--ADMIN_OPTION_SEND_UPDATE--}:</td>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td><span class="nobr"> {--YES--}:&nbsp;<input
                        type="radio" name="send_prof_update" value="Y"{--_CFG_SEND_UPDATE_Y--}>&nbsp;
-               {--NO--}:&nbsp;<INPUT type="radio" name="send_prof_update" value="N"{--_CFG_SEND_UPDATE_N--}>
-               </span></TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-       </TR>
-
-       <TR>
-               <TD colspan="5" height="7" class="seperator">&nbsp;</TD>
-       </TR>
-
-       <TR>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD align="right">{--ADMIN_OPTION_NOTIFY_ADMIN--}:</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD><span class="nobr"> {--YES--}:&nbsp;<INPUT
+               {--NO--}:&nbsp;<input type="radio" name="send_prof_update" value="N"{--_CFG_SEND_UPDATE_N--}>
+               </span></td>
+               <td width="10" class="seperator">&nbsp;</td>
+       </tr>
+
+       <tr>
+               <td colspan="5" height="7" class="seperator">&nbsp;</td>
+       </tr>
+
+       <tr>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td align="right">{--ADMIN_OPTION_NOTIFY_ADMIN--}:</td>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td><span class="nobr"> {--YES--}:&nbsp;<input
                        type="radio" name="admin_notify" value="Y"{--_CFG_ADMIN_NOTIFY_Y--}>&nbsp;
-               {--NO--}:&nbsp;<INPUT type="radio" name="admin_notify" value="N"{--_CFG_ADMIN_NOTIFY_N--}>
-               </span></TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-       </TR>
-
-       <TR>
-               <TD colspan="5" height="7" class="seperator">&nbsp;</TD>
-       </TR>
-
-       <TR>
-               <TD colspan="5" height="5" class="seperator admin_title top2">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD width="10" class="seperator admin_title">&nbsp;</TD>
-               <TD colspan="3" align="center" class="admin_title"><strong>{--ADMIN_TIMEOUT_SETTINGS--}</strong>
-               </TD>
-               <TD width="10" class="seperator admin_title">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD colspan="5" height="5" class="seperator admin_title bottom2">&nbsp;</TD>
-       </TR>
-
-       <TR>
-               <TD colspan="5" height="5" class="seperator">&nbsp;</TD>
-       </TR>
-
-       <TR>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD align="right">{--ADMIN_OPTION_MAX_ONLINETIME--}:</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD>{--_CFG_ONLINE_TIMEOUT--}</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-       </TR>
-
-       <TR>
-               <TD colspan="5" height="7" class="seperator">&nbsp;</TD>
-       </TR>
-
-       <TR>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD align="right">{--ADMIN_OPTION_URL_TIME_LOCK--}:</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD>{--_CFG_URL_TLOCK--}</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-       </TR>
-
-       <TR>
-               <TD colspan="5" height="7" class="seperator">&nbsp;</TD>
-       </TR>
-
-       <TR>
-               <TD colspan="5" height="5" class="seperator admin_title top2">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD width="10" class="seperator admin_title">&nbsp;</TD>
-               <TD colspan="3" align="center" class="admin_title"><strong>{--ADMIN_PROFILE_TIME_SETTINGS--}</strong>
-               </TD>
-               <TD width="10" class="seperator admin_title">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD colspan="5" height="5" class="seperator admin_title bottom2">&nbsp;</TD>
-       </TR>
-
-       <TR>
-               <TD colspan="5" height="7" class="seperator">&nbsp;</TD>
-       </TR>
-
-       <TR>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD align="right">{--ADMIN_OPTION_LOCK_PROFILE_TIME--}:</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD>{--_CFG_PROFILE_LOCK--}</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-       </TR>
-
-       <TR>
-               <TD colspan="5" height="7" class="seperator">&nbsp;</TD>
-       </TR>
-
-       <TR>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD align="right">{--ADMIN_OPTION_PROFILE_UPDATE--}:</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD>{--_CFG_PROFILE_UPDATE--}</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-       </TR>
-
-       <TR>
-               <TD colspan="5" height="7" class="seperator">&nbsp;</TD>
-       </TR>
-
-       <TR>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD align="right">{--ADMIN_OPTION_PROFILE_REUPDATE--}:</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-               <TD>{--_CFG_PROF_REUPDATE--}</TD>
-               <TD width="10" class="seperator">&nbsp;</TD>
-       </TR>
-
-       <TR>
-               <TD colspan="5" height="7" class="seperator">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD colspan="5" height="7" class="seperator admin_title top2">&nbsp;</TD>
-       </TR>
-
-       <TR>
-               <TD width="10" class="seperator admin_title">&nbsp;</TD>
-               <TD colspan="3" align="center" class="admin_title"><INPUT
+               {--NO--}:&nbsp;<input type="radio" name="admin_notify" value="N"{--_CFG_ADMIN_NOTIFY_N--}>
+               </span></td>
+               <td width="10" class="seperator">&nbsp;</td>
+       </tr>
+
+       <tr>
+               <td colspan="5" height="7" class="seperator">&nbsp;</td>
+       </tr>
+
+       <tr>
+               <td colspan="5" height="5" class="seperator admin_title top2">&nbsp;</td>
+       </tr>
+       <tr>
+               <td width="10" class="seperator admin_title">&nbsp;</td>
+               <td colspan="3" align="center" class="admin_title"><strong>{--ADMIN_TIMEOUT_SETTINGS--}</strong>
+               </td>
+               <td width="10" class="seperator admin_title">&nbsp;</td>
+       </tr>
+       <tr>
+               <td colspan="5" height="5" class="seperator admin_title bottom2">&nbsp;</td>
+       </tr>
+
+       <tr>
+               <td colspan="5" height="5" class="seperator">&nbsp;</td>
+       </tr>
+
+       <tr>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td align="right">{--ADMIN_OPTION_MAX_ONLINETIME--}:</td>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td>{--_CFG_ONLINE_TIMEOUT--}</td>
+               <td width="10" class="seperator">&nbsp;</td>
+       </tr>
+
+       <tr>
+               <td colspan="5" height="7" class="seperator">&nbsp;</td>
+       </tr>
+
+       <tr>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td align="right">{--ADMIN_OPTION_URL_TIME_LOCK--}:</td>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td>{--_CFG_URL_TLOCK--}</td>
+               <td width="10" class="seperator">&nbsp;</td>
+       </tr>
+
+       <tr>
+               <td colspan="5" height="7" class="seperator">&nbsp;</td>
+       </tr>
+
+       <tr>
+               <td colspan="5" height="5" class="seperator admin_title top2">&nbsp;</td>
+       </tr>
+       <tr>
+               <td width="10" class="seperator admin_title">&nbsp;</td>
+               <td colspan="3" align="center" class="admin_title"><strong>{--ADMIN_PROFILE_TIME_SETTINGS--}</strong>
+               </td>
+               <td width="10" class="seperator admin_title">&nbsp;</td>
+       </tr>
+       <tr>
+               <td colspan="5" height="5" class="seperator admin_title bottom2">&nbsp;</td>
+       </tr>
+
+       <tr>
+               <td colspan="5" height="7" class="seperator">&nbsp;</td>
+       </tr>
+
+       <tr>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td align="right">{--ADMIN_OPTION_LOCK_PROFILE_TIME--}:</td>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td>{--_CFG_PROFILE_LOCK--}</td>
+               <td width="10" class="seperator">&nbsp;</td>
+       </tr>
+
+       <tr>
+               <td colspan="5" height="7" class="seperator">&nbsp;</td>
+       </tr>
+
+       <tr>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td align="right">{--ADMIN_OPTION_PROFILE_UPDATE--}:</td>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td>{--_CFG_PROFILE_UPDATE--}</td>
+               <td width="10" class="seperator">&nbsp;</td>
+       </tr>
+
+       <tr>
+               <td colspan="5" height="7" class="seperator">&nbsp;</td>
+       </tr>
+
+       <tr>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td align="right">{--ADMIN_OPTION_PROFILE_REUPDATE--}:</td>
+               <td width="10" class="seperator">&nbsp;</td>
+               <td>{--_CFG_PROF_REUPDATE--}</td>
+               <td width="10" class="seperator">&nbsp;</td>
+       </tr>
+
+       <tr>
+               <td colspan="5" height="7" class="seperator">&nbsp;</td>
+       </tr>
+       <tr>
+               <td colspan="5" height="7" class="seperator admin_title top2">&nbsp;</td>
+       </tr>
+
+       <tr>
+               <td width="10" class="seperator admin_title">&nbsp;</td>
+               <td colspan="3" align="center" class="admin_title"><input
                        type="reset" class="admin_reset" value="{--CLEAR_FORM--}" />
-               <INPUT type="submit" name="ok" class="admin_submit"
-                       value="{--SAVE_SETTINGS--}" /></TD>
-               <TD width="10" class="seperator admin_title">&nbsp;</TD>
-       </TR>
-       <TR>
-               <TD colspan="5" height="7" class="seperator admin_title">&nbsp;</TD>
-       </TR>
-</TABLE>
+               <input type="submit" name="ok" class="admin_submit"
+                       value="{--SAVE_SETTINGS--}" /></td>
+               <td width="10" class="seperator admin_title">&nbsp;</td>
+       </tr>
+       <tr>
+               <td colspan="5" height="7" class="seperator admin_title">&nbsp;</td>
+       </tr>
+</table>
 </form>
\ No newline at end of file