tbrehm
2007-05-28 32b40db8d2e799588bb78e8c07cb70105e4e5d8e
interface/web/mail/lib/module.conf.php
@@ -4,7 +4,7 @@
  'title' => 'Email',
  'template' => 'module.tpl.htm',
  'navframe_page' => '',
  'startpage' => 'mail/index.php',
  'startpage' => 'mail/mail_domain_list.php',
  'tab_width' => '',
  'nav' => 
  array (
@@ -112,9 +112,9 @@
      array (
        0 => 
        array (
          'title' => 'Fetchmail Accounts',
          'title' => 'Fetchmail',
          'target' => 'content',
          'link' => 'mail/fetchmail_list.php',
          'link' => 'mail/mail_get_list.php',
        ),
      ),
    ),