From fe9ec5298c04aaa1872b7d9e5a9cb85cc2c82390 Mon Sep 17 00:00:00 2001 From: Warren Baker Date: Sat, 29 Mar 2014 08:12:30 +0200 Subject: Correct priv match --- usr/local/www/services_unbound_host_edit.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'usr/local') 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) { -- cgit v1.1