summaryrefslogtreecommitdiffstats
path: root/src/usr/local/www/head.inc
diff options
context:
space:
mode:
authorChris Buechler <cmb@pfsense.org>2016-06-23 17:22:57 -0500
committerChris Buechler <cmb@pfsense.org>2016-06-23 17:22:57 -0500
commit5a42473ba4b5cf67f05b29eabab26b417aca4e3a (patch)
tree7f0f5589a75c67820f39c405914912d399a3245d /src/usr/local/www/head.inc
parent4db9f6d0d331b600113e6f72d79504fd5fa437a2 (diff)
downloadpfsense-5a42473ba4b5cf67f05b29eabab26b417aca4e3a.zip
pfsense-5a42473ba4b5cf67f05b29eabab26b417aca4e3a.tar.gz
Revert "adding privileges and separating DNS Resolver overrides from general settings"
This reverts commit fc76a1e390c8ce9579df31457c74d1d0e572b78d.
Diffstat (limited to 'src/usr/local/www/head.inc')
-rw-r--r--src/usr/local/www/head.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/usr/local/www/head.inc b/src/usr/local/www/head.inc
index 24f7d4e..2f6e46b 100644
--- a/src/usr/local/www/head.inc
+++ b/src/usr/local/www/head.inc
@@ -285,7 +285,6 @@ $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