mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 19:05:55 +00:00
add new access level 5, show user's level in prefs
This commit is contained in:
@@ -132,6 +132,7 @@
|
||||
|
||||
$access_level_names = array(
|
||||
0 => __("User"),
|
||||
5 => __("Power User"),
|
||||
10 => __("Administrator"));
|
||||
|
||||
require_once "modules/pref-prefs.php";
|
||||
|
||||
Reference in New Issue
Block a user