diff --git a/views/bootstrap/class.UsrMgr.php b/views/bootstrap/class.UsrMgr.php index fd60a507f..d8310c317 100644 --- a/views/bootstrap/class.UsrMgr.php +++ b/views/bootstrap/class.UsrMgr.php @@ -43,6 +43,7 @@ class SeedDMS_View_UsrMgr extends SeedDMS_Bootstrap_Style { $enableuserimage = $this->params['enableuserimage']; $undeluserids = $this->params['undeluserids']; $workflowmode = $this->params['workflowmode']; + $quota = $this->params['quota']; $this->htmlStartPage(getMLText("admin_tools")); $this->globalNavigation(); @@ -187,6 +188,17 @@ function showUser(selectObj) { ?> +