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 @@ ), ), ), ) ) ?>