use global access_level_names in pref-users

This commit is contained in:
Andrew Dolgov 2008-04-04 04:49:47 +01:00
parent a88d37e5d2
commit 61e0204153
1 changed files with 0 additions and 2 deletions

View File

@ -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\");'