' . t('Use the add menu block page to create a customizable menu block. You will then be able to configure your menu block before adding it.', array('@url' => url('admin/build/block/add-menu-block'))) . '
' . theme('more_help_link', url('admin/help/menu_block')); break; case 'admin/help#menu_block': $output = '' . t('To add new menu blocks, use the "Add menu block" tab (or button) on the administer blocks page. You will then be able to configure your menu block before adding it.', array('@url' => url('admin/build/block'))) . '
' . '' . t('When adding or configuring a menu block, several configuration options are available:') . '
' . '' . t('For example, if the active menu trail for the Navigation menu is: Administer › Site building › Menus › Primary links, then a menu block configured to start with the 1st level of the Navigation will display a block title of “Navigation”. And a menu block configured to start with the 3rd level of the Navigation menu will display a block title of “Site building”.') . '
' . t('Themers should look at the myriad of classes added to the %div, %li and %a elements.', array('%div' => '