Florian Schaal
2014-03-06 b7d3b1668e3a7e0932fdddde70169fc47be68347
interface/web/sites/lib/module.conf.php
@@ -184,6 +184,11 @@
   'link'    => 'sites/user_quota_stats.php',
   'html_id' => 'user_quota_stats');
$items[] = array(   'title'   => 'Database quota',
   'target'  => 'content',
   'link'    => 'sites/database_quota_stats.php',
   'html_id' => 'databse_quota_stats');
$module['nav'][] = array(   'title' => 'Statistics',
   'open'  => 1,
   'items' => $items);