From f4bed461c198b2cd446e60fc6fda1a76ebebb597 Mon Sep 17 00:00:00 2001 From: k-paulius Date: Sat, 13 Feb 2016 20:23:04 -0600 Subject: Review alert wording. --- src/usr/local/www/services_unbound.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/usr/local/www/services_unbound.php') 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.") . "
" . gettext("You must apply the changes in order for them to take effect.")); + print_apply_box(gettext("The DNS resolver configuration has been changed.") . "
" . gettext("You must apply the changes in order for them to take effect.")); } $tab_array = array(); -- cgit v1.1