summaryrefslogtreecommitdiffstats
path: root/usr/local/www/system_advanced_notifications.php
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2013-11-15 19:21:18 -0200
committerRenato Botelho <garga@FreeBSD.org>2013-11-15 19:21:18 -0200
commit7997ed4440ce34234f20b3525ee7641d164914c7 (patch)
treee9371e932799303f6d774338c818fbc8d70a101a /usr/local/www/system_advanced_notifications.php
parent2d845db7b85c222e5cb7a6adb7ecd5c6502de4af (diff)
downloadpfsense-7997ed4440ce34234f20b3525ee7641d164914c7.zip
pfsense-7997ed4440ce34234f20b3525ee7641d164914c7.tar.gz
Many fixes on privileges, ticket #3216:
- Rename some privileges: page-diag-system-activity => page-diagnostics-system-activity page-interfacess-groups => page-interfaces-groups page-interfacess-lagg => page-interfaces-lagg page-interfacess-qinq => page-interfaces-qinq - Write an upgrade function to replace above privileges by the new name - 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 edit pages (interfaces_groups, interfaces_lagg, interfaces_qinq and services-igmpproxy) - 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