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:38 -0400
commit7b45ec858d7b2e301f46119b9de48e1ae8a96460 (patch)
treedd4a43f35dab7f92cd02a90e749cfc5bd420d25f
parentc0b34e4ce0d57dc89adb09343c1cada6e58c0f0a (diff)
downloadpfsense-7b45ec858d7b2e301f46119b9de48e1ae8a96460.zip
pfsense-7b45ec858d7b2e301f46119b9de48e1ae8a96460.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