summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_unbound_advanced.php
diff options
context:
space:
mode:
authorNOYB <Al_Stu@Frontier.com>2016-05-01 00:06:27 -0700
committerNOYB <Al_Stu@Frontier.com>2016-05-01 00:06:27 -0700
commitbb80af580c5a4408e42c76c39c67d173540897db (patch)
treea022e8c530e2b5947642175cfc67e0a428805975 /src/usr/local/www/services_unbound_advanced.php
parente751559bb54d85c6a8dbcfdcf6472c18980b92f0 (diff)
downloadpfsense-bb80af580c5a4408e42c76c39c67d173540897db.zip
pfsense-bb80af580c5a4408e42c76c39c67d173540897db.tar.gz
Miscellaneous Textual Corrections
Diffstat (limited to 'src/usr/local/www/services_unbound_advanced.php')
-rw-r--r--src/usr/local/www/services_unbound_advanced.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/services_unbound_advanced.php b/src/usr/local/www/services_unbound_advanced.php
index 7d976cc..3b6c57f 100644
--- a/src/usr/local/www/services_unbound_advanced.php
+++ b/src/usr/local/www/services_unbound_advanced.php
@@ -377,7 +377,7 @@ $section->addInput(new Form_Select(
$section->addInput(new Form_Checkbox(
'disable_auto_added_access_control',
'Disable Auto-added Access Control',
- 'disable the automatically-added access control entries',
+ 'Disable the automatically-added access control entries',
$pconfig['disable_auto_added_access_control']
))->setHelp('By default, IPv4 and IPv6 networks residing on internal interfaces of this system are permitted. ' .
'Allowed networks must be manually configured on the Access Lists tab if the auto-added entries are disabled.');
OpenPOWER on IntegriCloud