Ticket #314. Commit somewhat variant of patch provided on ticket to allow checking allow dns override.

This commit is contained in:
Ermal Lui 2010-03-03 18:43:03 +00:00
parent 2702fbaf2a
commit f39fe79edf

View File

@ -82,6 +82,12 @@
<bindstofield>system->dnsserver</bindstofield>
<arraynum>1</arraynum>
</field>
<field>
<name>Override DNS</name>
<description>Allow DNS servers to be overridden by DHCP/PPP on WAN</description>
<type>checkbox</type>
<bindstofield>system->dnsallowoverride</bindstofield>
</field>
<field>
<name>Next</name>
<type>submit</type>