mirror of
https://git.tt-rss.org/git/tt-rss.git
synced 2025-12-13 22:35:55 +00:00
use global access_level_names in pref-users
This commit is contained in:
@@ -249,8 +249,6 @@
|
||||
strtotime($line["last_login"]));
|
||||
}
|
||||
|
||||
$access_level_names = array(0 => __("User"), 10 => __("Administrator"));
|
||||
|
||||
// if (!$edit_uid || $subop != "edit") {
|
||||
|
||||
print "<td align='center'><input onclick='toggleSelectPrefRow(this, \"user\");'
|
||||
|
||||
Reference in New Issue
Block a user