summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/services_unbound.php
diff options
context:
space:
mode:
authorPhil Davis <phil.davis@inf.org>2015-12-07 21:45:01 +0545
committerPhil Davis <phil.davis@inf.org>2015-12-07 21:45:01 +0545
commit548231bc175da0cec328a112f37f9d601f49b178 (patch)
treee77354a701bbe733ee45df14c8ad8901ee19d1dc /src/usr/local/www/services_unbound.php
parent3ff153307024a5531dfac5c576a3f6dc860cffe1 (diff)
downloadpfsense-548231bc175da0cec328a112f37f9d601f49b178.zip
pfsense-548231bc175da0cec328a112f37f9d601f49b178.tar.gz
Standardize DNS Resolver breadcrumbs
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 8e8a0cc..927600c 100644
--- a/src/usr/local/www/services_unbound.php
+++ b/src/usr/local/www/services_unbound.php
@@ -251,7 +251,7 @@ function build_if_list($selectedifs) {
}
$closehead = false;
-$pgtitle = array(gettext("Services"), gettext("DNS Resolver"));
+$pgtitle = array(gettext("Services"), gettext("DNS Resolver"), gettext("General"));
$shortcut_section = "resolver";
include_once("head.inc");
OpenPOWER on IntegriCloud