| | |
| | | <td class="frmText11">{tmpl_var name='limit_mailrouting_txt'}:</td> |
| | | <td class="frmText11"><input name="limit_mailrouting" type="text" class="text" value="{tmpl_var name='limit_mailrouting'}" size="10" maxlength="10"></td> |
| | | </tr> |
| | | <!-- |
| | | <tr> |
| | | <td class="frmText11">{tmpl_var name='limit_mailfilter_txt'}:</td> |
| | | <td class="frmText11"><input name="limit_mailfilter" type="text" class="text" value="{tmpl_var name='limit_mailfilter'}" size="10" maxlength="10"></td> |
| | | </tr> |
| | | --> |
| | | <tr> |
| | | <td class="frmText11">{tmpl_var name='limit_fetchmail_txt'}:</td> |
| | | <td class="frmText11"><input name="limit_fetchmail" type="text" class="text" value="{tmpl_var name='limit_fetchmail'}" size="10" maxlength="10"></td> |
| | |
| | | <td class="frmText11"><input name="limit_spamfilter_policy" type="text" class="text" value="{tmpl_var name='limit_spamfilter_policy'}" size="10" maxlength="10"></td> |
| | | </tr> |
| | | <tr> |
| | | <td><h2>Websites</h2></td> |
| | | </tr> |
| | | <tr> |
| | | <td class="frmText11">{tmpl_var name='default_webserver_txt'}:</td> |
| | | <td class="frmText11"> |
| | | <select name="default_webserver" class="text"> |
| | | {tmpl_var name='default_webserver'} |
| | | </select> |
| | | </td> |
| | | </tr> |
| | | <tr> |
| | | <td class="frmText11" width="280">{tmpl_var name='limit_web_domain_txt'}:</td> |
| | | <td class="frmText11" width="220"><input name="limit_web_domain" type="text" class="text" value="{tmpl_var name='limit_web_domain'}" size="10" maxlength="10"></td> |
| | | </tr> |
| | | <tr> |
| | | <td class="frmText11" width="280">{tmpl_var name='limit_web_subdomain_txt'}:</td> |
| | | <td class="frmText11" width="220"><input name="limit_web_subdomain" type="text" class="text" value="{tmpl_var name='limit_web_subdomain'}" size="10" maxlength="10"></td> |
| | | </tr> |
| | | <tr> |
| | | <td class="frmText11" width="280">{tmpl_var name='limit_web_aliasdomain_txt'}:</td> |
| | | <td class="frmText11" width="220"><input name="limit_web_aliasdomain" type="text" class="text" value="{tmpl_var name='limit_web_aliasdomain'}" size="10" maxlength="10"></td> |
| | | </tr> |
| | | <tr> |
| | | <td class="frmText11" width="280">{tmpl_var name='limit_ftp_user_txt'}:</td> |
| | | <td class="frmText11" width="220"><input name="limit_ftp_user" type="text" class="text" value="{tmpl_var name='limit_ftp_user'}" size="10" maxlength="10"></td> |
| | | </tr> |
| | | <tr> |
| | | <td class="frmText11" width="280">{tmpl_var name='limit_shell_user_txt'}:</td> |
| | | <td class="frmText11" width="220"><input name="limit_shell_user" type="text" class="text" value="{tmpl_var name='limit_shell_user'}" size="10" maxlength="10"></td> |
| | | </tr> |
| | | <tr> |
| | | <td><h2>DNS</h2></td> |
| | | </tr> |
| | | <tr> |
| | | <td class="frmText11">{tmpl_var name='default_dnsserver_txt'}:</td> |
| | | <td class="frmText11"> |
| | | <select name="default_dnsserver" class="text"> |
| | | {tmpl_var name='default_dnsserver'} |
| | | </select> |
| | | </td> |
| | | </tr> |
| | | <tr> |
| | | <td class="frmText11" width="280">{tmpl_var name='limit_dns_zone_txt'}:</td> |
| | | <td class="frmText11" width="220"><input name="limit_dns_zone" type="text" class="text" value="{tmpl_var name='limit_dns_zone'}" size="10" maxlength="10"></td> |
| | | </tr> |
| | | <tr> |
| | | <td class="frmText11" width="280">{tmpl_var name='limit_dns_record_txt'}:</td> |
| | | <td class="frmText11" width="220"><input name="limit_dns_record" type="text" class="text" value="{tmpl_var name='limit_dns_record'}" size="10" maxlength="10"></td> |
| | | </tr> |
| | | <tmpl_if name='is_reseller' op='!=' value='1'> |
| | | <tr> |
| | | <td><h2>Clients</h2></td> |
| | | </tr> |
| | | <tr> |
| | | <td class="frmText11" width="280">{tmpl_var name='limit_client_txt'}:</td> |
| | | <td class="frmText11" width="220"><input name="limit_client" type="text" class="text" value="{tmpl_var name='limit_client'}" size="10" maxlength="10"></td> |
| | | </tr> |
| | | </tmpl_if> |
| | | <tr> |
| | | <td class="frmText11"> </td> |
| | | <td class="frmText11"> </td> |
| | | </tr> |