diff --git a/usr/local/www/services_unbound.php b/usr/local/www/services_unbound.php index 6487c7b33a..bcc2a3c53d 100644 --- a/usr/local/www/services_unbound.php +++ b/usr/local/www/services_unbound.php @@ -106,7 +106,7 @@ if ($_POST) { $retval = services_unbound_configure(); $savemsg = get_std_save_message($retval); if ($retval == 0) - clear_subsystem_dirty('unbound_hosts'); + clear_subsystem_dirty('unbound'); } } @@ -134,7 +134,7 @@ function show_advanced_dns() {
-

+

" . gettext("You must apply the changes in order for them to take effect."));?>