summaryrefslogtreecommitdiffstats
path: root/etc/inc/priv.defs.inc
diff options
context:
space:
mode:
authorRenato Botelho <renato.botelho@bluepex.com>2010-11-03 12:53:40 -0200
committerRenato Botelho <renato.botelho@bluepex.com>2010-11-03 12:53:40 -0200
commit4816e5caa29b542c57659de8eff53ba51e355b24 (patch)
tree7482c94367d6a7929f9e249dd71d4da5b8906953 /etc/inc/priv.defs.inc
parentf5fe66cd96ed7903244b83564d4a74f16ca6369f (diff)
parentb039f099e66c9dbd0c33470bc4613e0cfdc9a1a0 (diff)
downloadpfsense-4816e5caa29b542c57659de8eff53ba51e355b24.zip
pfsense-4816e5caa29b542c57659de8eff53ba51e355b24.tar.gz
Merge remote branch 'mainline/master' into inc
Conflicts: etc/inc/auth.inc etc/inc/config.lib.inc etc/inc/priv.defs.inc etc/inc/system.inc etc/inc/upgrade_config.inc etc/inc/vpn.inc
Diffstat (limited to 'etc/inc/priv.defs.inc')
-rw-r--r--etc/inc/priv.defs.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/inc/priv.defs.inc b/etc/inc/priv.defs.inc
index 079dfa5..0699ce8 100644
--- a/etc/inc/priv.defs.inc
+++ b/etc/inc/priv.defs.inc
@@ -361,8 +361,8 @@ $priv_list['page-xmlrpcinterfacestats']['match'] = array();
$priv_list['page-xmlrpcinterfacestats']['match'][] = "ifstats.php*";
$priv_list['page-system-login/logout'] = array();
-$priv_list['page-system-login/logout']['name'] = gettext("WebCfg - System: Login / Logout page");
-$priv_list['page-system-login/logout']['descr'] = gettext("Allow access to the 'System: Login / Logout' page.");
+$priv_list['page-system-login/logout']['name'] = gettext(""WebCfg - System: Login / Logout page / Dashboard");
+$priv_list['page-system-login/logout']['descr'] = gettext(""Allow access to the 'System: Login / Logout' page and Dashboard.");
$priv_list['page-system-login/logout']['match'] = array();
$priv_list['page-system-login/logout']['match'][] = "index.php*";
OpenPOWER on IntegriCloud