tbrehm
2007-03-17 cf71a4677eff547c9cedeb1871fc109ae181b0c2
interface/web/mail/lib/module.conf.php
@@ -1,10 +1,10 @@
<?php
<?php
$module = array (
  'name' => 'mail',
  'title' => 'Email',
  'template' => 'module.tpl.htm',
  'navframe_page' => '',
  'startpage' => 'mail/index.php',
  'startpage' => 'mail/mail_domain_list.php',
  'tab_width' => '',
  'nav' => 
  array (
@@ -119,5 +119,5 @@
      ),
    ),
  ),
)
)
?>