summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/head.inc
diff options
context:
space:
mode:
authorJoe <jpassavanti@pint.com>2016-04-19 20:19:11 -0700
committerJoe <jpassavanti@pint.com>2016-04-20 04:43:17 -0700
commitfc76a1e390c8ce9579df31457c74d1d0e572b78d (patch)
tree22e28e6e3f8382bd4866a14117ec22192844a4cb /src/usr/local/www/head.inc
parentee092d368102652570c86bca903deed5de103297 (diff)
downloadpfsense-fc76a1e390c8ce9579df31457c74d1d0e572b78d.zip
pfsense-fc76a1e390c8ce9579df31457c74d1d0e572b78d.tar.gz
adding privileges and separating DNS Resolver overrides from general settings
Diffstat (limited to 'src/usr/local/www/head.inc')
-rw-r--r--src/usr/local/www/head.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/usr/local/www/head.inc b/src/usr/local/www/head.inc
index 4aa2963..3610bb6 100644
--- a/src/usr/local/www/head.inc
+++ b/src/usr/local/www/head.inc
@@ -285,6 +285,7 @@ $services_menu = array();
$services_menu[] = array(gettext("Captive Portal"), "/services_captiveportal.php");
$services_menu[] = array(gettext("DNS Forwarder"), "/services_dnsmasq.php");
$services_menu[] = array(gettext("DNS Resolver"), "/services_unbound.php");
+$services_menu[] = array(gettext("DNS Resolver Overrides"), "/services_unbound_overrides.php");
$services_menu[] = array(gettext("DHCP Relay"), "/services_dhcp_relay.php");
$services_menu[] = array(gettext("DHCPv6 Relay"), "/services_dhcpv6_relay.php");
OpenPOWER on IntegriCloud