summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_unbound_advanced.php
diff options
context:
space:
mode:
authork-paulius <k.dash.paulius@gmail.com>2016-02-13 20:23:04 -0600
committerStephen Beaver <sbeaver@netgate.com>2016-02-14 15:09:55 -0500
commitf4bed461c198b2cd446e60fc6fda1a76ebebb597 (patch)
tree099de865e60cdd66ef5f0055de2ec8b6b49c8006 /src/usr/local/www/services_unbound_advanced.php
parent8545addef70e17eee3daf34867514b5ab9fcdb45 (diff)
downloadpfsense-f4bed461c198b2cd446e60fc6fda1a76ebebb597.zip
pfsense-f4bed461c198b2cd446e60fc6fda1a76ebebb597.tar.gz
Review alert wording.
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 f1730f1..22b9b86 100644
--- a/src/usr/local/www/services_unbound_advanced.php
+++ b/src/usr/local/www/services_unbound_advanced.php
@@ -231,7 +231,7 @@ if ($savemsg) {
}
if (is_subsystem_dirty('unbound')) {
- print_apply_box(gettext("The DNS Resolver configuration has been changed.") . "<br />" . gettext("You must apply the changes in order for them to take effect."));
+ print_apply_box(gettext("The DNS resolver configuration has been changed.") . "<br />" . gettext("You must apply the changes in order for them to take effect."));
}
$tab_array = array();
OpenPOWER on IntegriCloud