summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_advanced_notifications.php
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2013-11-15 19:30:31 -0200
committerRenato Botelho <garga@FreeBSD.org>2013-11-15 19:30:31 -0200
commit6b1f9a9941ce677427a8b53a700b773529477349 (patch)
tree9bb2540e033e3e417e20e47f34b595f460be0cff /usr/local/www/system_advanced_notifications.php
parent4e38f1c26bc060556585200eb6e4548593b707ea (diff)
downloadpfsense-6b1f9a9941ce677427a8b53a700b773529477349.zip
pfsense-6b1f9a9941ce677427a8b53a700b773529477349.tar.gz
Many fixes on privileges, ticket #3216:
- Remove unused privilege page-diagnostics-logs-wireless - Remove duplicated privileges - Fix limiter-info, pf-info and system-pftop that were using wrong name - Add privs for services-igmpproxy-edit - Fix ID for acptiveportal allowedhostnames and editallowedhostnames - Fix some wrong matches
Diffstat (limited to 'usr/local/www/system_advanced_notifications.php')
-rw-r--r--usr/local/www/system_advanced_notifications.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr/local/www/system_advanced_notifications.php b/usr/local/www/system_advanced_notifications.php
index 3b6d311..fe2eb71 100644
--- a/usr/local/www/system_advanced_notifications.php
+++ b/usr/local/www/system_advanced_notifications.php
@@ -32,9 +32,9 @@
##|+PRIV
##|*IDENT=page-system-advanced-notifications
-##|*NAME=System: Advanced: Tunables page
-##|*DESCR=Allow access to the 'System: Advanced: Tunables' page.
-##|*MATCH=system_advanced-sysctrl.php*
+##|*NAME=System: Advanced: Notifications page
+##|*DESCR=Allow access to the 'System: Advanced: Notifications' page.
+##|*MATCH=system_advanced_notifications.php*
##|-PRIV
require("guiconfig.inc");
OpenPOWER on IntegriCloud