use global access_level_names in pref-users

master
Andrew Dolgov 17 years ago
parent a88d37e5d2
commit 61e0204153

@ -249,8 +249,6 @@
strtotime($line["last_login"])); strtotime($line["last_login"]));
} }
$access_level_names = array(0 => __("User"), 10 => __("Administrator"));
// if (!$edit_uid || $subop != "edit") { // if (!$edit_uid || $subop != "edit") {
print "<td align='center'><input onclick='toggleSelectPrefRow(this, \"user\");' print "<td align='center'><input onclick='toggleSelectPrefRow(this, \"user\");'

Loading…
Cancel
Save