summaryrefslogtreecommitdiffstats
path: root/usr/local/www/services_unbound_host_edit.php
diff options
context:
space:
mode:
authorWarren Baker <warren@decoy.co.za>2014-03-29 08:12:30 +0200
committerWarren Baker <warren@decoy.co.za>2014-03-29 08:12:30 +0200
commitfe9ec5298c04aaa1872b7d9e5a9cb85cc2c82390 (patch)
tree5fcc0a26132d031080f2293fb61f60f42b0af8b5 /usr/local/www/services_unbound_host_edit.php
parent1b6e3c30fb1b48d8a7d95f4db61f93db6dce2079 (diff)
downloadpfsense-fe9ec5298c04aaa1872b7d9e5a9cb85cc2c82390.zip
pfsense-fe9ec5298c04aaa1872b7d9e5a9cb85cc2c82390.tar.gz
Correct priv match
Diffstat (limited to 'usr/local/www/services_unbound_host_edit.php')
-rw-r--r--usr/local/www/services_unbound_host_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/local/www/services_unbound_host_edit.php b/usr/local/www/services_unbound_host_edit.php
index 73bc6e5..6211d75 100644
--- a/usr/local/www/services_unbound_host_edit.php
+++ b/usr/local/www/services_unbound_host_edit.php
@@ -38,7 +38,7 @@
##|*IDENT=page-services-dnsresolver-edithost
##|*NAME=Services: DNS Forwarder: Edit host page
##|*DESCR=Allow access to the 'Services: DNS Forwarder: Edit host' page.
-##|*MATCH=services_dnsmasq_edit.php*
+##|*MATCH=services_unbound_host_edit.php*
##|-PRIV
function hostcmp($a, $b) {
OpenPOWER on IntegriCloud