summaryrefslogtreecommitdiffstats
path: root/usr/local/www/wizards
diff options
context:
space:
mode:
authorErmal Luçi <eri@pfsense.org>2010-03-03 18:43:03 +0000
committerErmal Luçi <eri@pfsense.org>2010-03-03 18:43:03 +0000
commitf39fe79edfc4d45ba0c94efd90f19b5a49dabae6 (patch)
tree56e48343371c5b41e4ffb95c754bb927eed95021 /usr/local/www/wizards
parent2702fbaf2ac2e1c44a423516e356392df4467ced (diff)
downloadpfsense-f39fe79edfc4d45ba0c94efd90f19b5a49dabae6.zip
pfsense-f39fe79edfc4d45ba0c94efd90f19b5a49dabae6.tar.gz
Ticket #314. Commit somewhat variant of patch provided on ticket to allow checking allow dns override.
Diffstat (limited to 'usr/local/www/wizards')
-rw-r--r--usr/local/www/wizards/setup_wizard.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/usr/local/www/wizards/setup_wizard.xml b/usr/local/www/wizards/setup_wizard.xml
index 63da737..c3de594 100644
--- a/usr/local/www/wizards/setup_wizard.xml
+++ b/usr/local/www/wizards/setup_wizard.xml
@@ -83,6 +83,12 @@
<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>
</field>
OpenPOWER on IntegriCloud