summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_unbound.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.php
parent8545addef70e17eee3daf34867514b5ab9fcdb45 (diff)
downloadpfsense-f4bed461c198b2cd446e60fc6fda1a76ebebb597.zip
pfsense-f4bed461c198b2cd446e60fc6fda1a76ebebb597.tar.gz
Review alert wording.
Diffstat (limited to 'src/usr/local/www/services_unbound.php')
-rw-r--r--src/usr/local/www/services_unbound.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/services_unbound.php b/src/usr/local/www/services_unbound.php
index 40abcd0..d92e6d0 100644
--- a/src/usr/local/www/services_unbound.php
+++ b/src/usr/local/www/services_unbound.php
@@ -277,7 +277,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