summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNOYB <Al_Stu@Frontier.com>2016-06-22 22:30:45 -0700
committerStephen Beaver <sbeaver@netgate.com>2016-06-23 13:35:25 -0400
commit4e27cf1542c91811c2f00034f50397bbbb902afe (patch)
tree461b47843c6f669ed1c0b20068dcfd4347f9dd59
parent0f6e77fd7029942b15f52a5d8cdc55365fa8d445 (diff)
downloadpfsense-4e27cf1542c91811c2f00034f50397bbbb902afe.zip
pfsense-4e27cf1542c91811c2f00034f50397bbbb902afe.tar.gz
Shouldn't the priv match here be set to "services_rfc2136_edit.php*"?
(cherry picked from commit 5c403f843291bdc670dcdb45e1e097f2eb7f36ab)
-rw-r--r--src/usr/local/www/services_rfc2136_edit.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/local/www/services_rfc2136_edit.php b/src/usr/local/www/services_rfc2136_edit.php
index 2699d37..5a37730 100644
--- a/src/usr/local/www/services_rfc2136_edit.php
+++ b/src/usr/local/www/services_rfc2136_edit.php
@@ -57,7 +57,7 @@
##|*IDENT=page-services-rfc2136edit
##|*NAME=Services: RFC 2136 Client: Edit
##|*DESCR=Allow access to the 'Services: RFC 2136 Client: Edit' page.
-##|*MATCH=services_rfc2136.php*
+##|*MATCH=services_rfc2136_edit.php*
##|-PRIV
require("guiconfig.inc");
OpenPOWER on IntegriCloud