diff --git a/src/etc/inc/priv.defs.inc b/src/etc/inc/priv.defs.inc index 6ad310d90..c55fdc71c 100644 --- a/src/etc/inc/priv.defs.inc +++ b/src/etc/inc/priv.defs.inc @@ -467,8 +467,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 / 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']['name'] = gettext("WebCfg - Lobby: Login / Logout / Dashboard page"); +$priv_list['page-system-login/logout']['descr'] = gettext("Allow access to the 'Lobby: Login / Logout/ Dashboard' page."); $priv_list['page-system-login/logout']['match'] = array(); $priv_list['page-system-login/logout']['match'][] = "index.php*"; diff --git a/src/www/fbegin.inc b/src/www/fbegin.inc index f119882f5..2f18fa1e4 100755 --- a/src/www/fbegin.inc +++ b/src/www/fbegin.inc @@ -296,7 +296,7 @@ $pgtitle_output = true;