17488 Posts in 4473 Topics by 1978 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 965 Views |
-
Disable Menu in admin login page

27 April 2008 at 8:42am
I don't want the menu to be displayed in the admin login page. Can anyone help on how to do it.
Thanks
Mohan -
Re: Disable Menu in admin login page

28 April 2008 at 7:43am Last edited: 28 April 2008 7:44am
The top menu?
Add this to your config file and add the menu names you don't want.
Object::addStaticVars('LeftAndMain', array(
'removed_menu_items' => array(
'statistics',
)
));*Edit* I just re read your post, not sure which menu you're talking about.
| 965 Views | ||
|
Page:
1
|
Go to Top |


