Skip to content
Snippets Groups Projects
Commit 0888d7df authored by latham's avatar latham
Browse files

enable the quota view as we begin testing in ispconfig3 trunk

parent 4a75ab83
Branches
No related tags found
No related merge requests found
......@@ -153,13 +153,12 @@ if($app->auth->get_client_limit($userid,'fetchmail') != 0)
//**** Statistics menu
$items = array();
/*
//** Email Quotas
$items[] = array( 'title' => 'Mailbox quota',
'target' => 'content',
'link' => 'mail/user_quota_stats.php',
'html_id' => 'user_quota_stats');
*/
$items[] = array( 'title' => 'Mailbox traffic',
'target' => 'content',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment