diff --git a/views/bootstrap/class.UsrMgr.php b/views/bootstrap/class.UsrMgr.php index 10c82afc8..38bb5709d 100644 --- a/views/bootstrap/class.UsrMgr.php +++ b/views/bootstrap/class.UsrMgr.php @@ -165,6 +165,7 @@ $(document).ready( function() { $undeluserids = $this->params['undeluserids']; $workflowmode = $this->params['workflowmode']; $quota = $this->params['quota']; + $accessop = $this->params['accessobject']; ?>
params['undeluserids']; $workflowmode = $this->params['workflowmode']; $quota = $this->params['quota']; + $accessop = $this->params['accessobject']; $this->htmlStartPage(getMLText("admin_tools")); $this->globalNavigation(); @@ -518,7 +520,9 @@ $(document).ready( function() { ?> +check_view_access($this, array('action'=>'info')) || $user->isAdmin()) { ?>
getID()."\"" : "") ?>>
+