$row is passed with the id * property set to 0. * @package Mambo * @subpackage Menus */ class components_menu_html { function edit( &$menu, &$components, &$lists, &$params, $option ) { global $mosConfig_live_site; if ( $menu->id ) { $title = '[ '. $lists['componentname'] .' ]'; } else { $title = ''; } ?>