summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2015-12-07 14:07:33 -0200
committerRenato Botelho <renato@netgate.com>2015-12-07 14:07:33 -0200
commit5f55fca2fba0763bc5779c0175acf03392392e41 (patch)
treef1d99759743c8dc936011e39737c0c0de038ce8b /src
parentf75750cfda2e18ec7a64fa2918b6019894ebac6f (diff)
parent548231bc175da0cec328a112f37f9d601f49b178 (diff)
downloadpfsense-5f55fca2fba0763bc5779c0175acf03392392e41.zip
pfsense-5f55fca2fba0763bc5779c0175acf03392392e41.tar.gz
Merge pull request #2174 from phil-davis/patch-1
Diffstat (limited to 'src')
-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