cfoe
2012-07-05 a9cae5c4c5204dd41832972f7eab3c44e5604206
added overview (index.php) to the sideNav
1 files modified
10 ■■■■ changed files
interface/web/mailuser/lib/module.conf.php 10 ●●●● patch | view | raw | blame | history
interface/web/mailuser/lib/module.conf.php
@@ -4,14 +4,18 @@
$module['name']         = 'mailuser';
$module['title']         = 'top_menu_mailuser';
$module['template']     = 'module.tpl.htm';
$module['startpage']     = 'mailuser/index.php';
$module['tab_width']    = '';
$module['template']             = 'module.tpl.htm';
$module['startpage']            = 'mailuser/index.php';
$module['tab_width']            = '';
//**** menu
$items = array();
$items[] = array(     'title'     => 'Overview',
                    'target'     => 'content',
                    'link'    => 'mailuser/index.php',
                    'html_id' => 'mail_user_index');
$items[] = array(     'title'     => 'Password',
                    'target'     => 'content',