From 8f3b2775ad0b40b0d0b7ea7a2c3bf718a5abcbee Mon Sep 17 00:00:00 2001 From: Renato Botelho Date: Mon, 15 Dec 2014 16:18:54 -0200 Subject: Add a shortcut for unbound and enable it --- usr/local/www/services_unbound.php | 1 + 1 file changed, 1 insertion(+) (limited to 'usr/local/www/services_unbound.php') 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"); ?> -- cgit v1.1