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 17:18:59 -0200
commit8f3b2775ad0b40b0d0b7ea7a2c3bf718a5abcbee (patch)
tree3f777f2a1d0086f05248da79c8d1ee4b10c8aacc /usr/local/www/services_unbound.php
parentf6179f4c237690c98e13962ebb13d116a1d05b97 (diff)
downloadpfsense-8f3b2775ad0b40b0d0b7ea7a2c3bf718a5abcbee.zip
pfsense-8f3b2775ad0b40b0d0b7ea7a2c3bf718a5abcbee.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