summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_unbound.php
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2014-12-15 16:18:54 -0200
committerRenato Botelho <garga@FreeBSD.org>2014-12-15 16:18:54 -0200
commit6bb9db05b84257101e409a211e188a9c821fe2a9 (patch)
tree241657b421e1e233297f3291c7d99fd841dc6fe8 /usr/local/www/services_unbound.php
parent99441482b92d37f913e343b495f11162b8dcf3a0 (diff)
downloadpfsense-6bb9db05b84257101e409a211e188a9c821fe2a9.zip
pfsense-6bb9db05b84257101e409a211e188a9c821fe2a9.tar.gz
Add a shortcut for unbound and enable it
Diffstat (limited to 'usr/local/www/services_unbound.php')
-rw-r--r--usr/local/www/services_unbound.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/usr/local/www/services_unbound.php b/usr/local/www/services_unbound.php
index e6d4d23..d07d56d 100644
--- a/usr/local/www/services_unbound.php
+++ b/usr/local/www/services_unbound.php
@@ -202,6 +202,7 @@ if ($_GET['act'] == "del") {
$closehead = false;
$pgtitle = array(gettext("Services"),gettext("DNS Resolver"));
+$shortcut_section = "unbound";
include_once("head.inc");
?>
OpenPOWER on IntegriCloud