In administrator/templates/adminpraise/html/mod_menu/helper.php go to line 238 and comment the following code
$menu->addChild(new JMenuNode(JText::_('Help')), true);
$menu->addChild(new JMenuNode(JText::_('Joomla! Help'), 'index.php?option=com_admin&task=help', 'class:help'));
$menu->addChild(new JMenuNode(JText::_('System Info'), 'index.php?option=com_admin&task=sysinfo', 'class:info'));
$menu->getParent();
Friday, July 31, 2009
Subscribe to:
Post Comments (Atom)
1 comment:
Thanks Abdul basit it is nice.
Post a Comment