summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_router_advertisements.php
diff options
context:
space:
mode:
authorStephen Beaver <sbeaver@netgate.com>2015-09-11 08:25:07 -0400
committerStephen Beaver <sbeaver@netgate.com>2015-09-11 08:25:07 -0400
commitb76c919dace7766a17436c0532eb85912d8a3ebd (patch)
treeeb8e3b88428c3b952cd8ad7ab0da3ffd18207b04 /src/usr/local/www/services_router_advertisements.php
parentf37a29b0fcc206321740f352662fb5a6e9dfe013 (diff)
downloadpfsense-b76c919dace7766a17436c0532eb85912d8a3ebd.zip
pfsense-b76c919dace7766a17436c0532eb85912d8a3ebd.tar.gz
Edits courtesy of Phil Davis. Thanks!
Diffstat (limited to 'src/usr/local/www/services_router_advertisements.php')
-rw-r--r--src/usr/local/www/services_router_advertisements.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/services_router_advertisements.php b/src/usr/local/www/services_router_advertisements.php
index a6b02da..80346e5 100644
--- a/src/usr/local/www/services_router_advertisements.php
+++ b/src/usr/local/www/services_router_advertisements.php
@@ -388,7 +388,7 @@ $section->addInput(new Form_Input(
))->setHelp('The RA server can optionally provide a domain search list. Use the semicolon character as separator ');
$section->addInput(new Form_Checkbox(
- 'rasamednsasdhcp6e',
+ 'rasamednsasdhcp6',
'Settings',
'Use same settings as DHCPv6 server',
$pconfig['rasamednsasdhcp6']
OpenPOWER on IntegriCloud