'navbar_item', '#weight' => 200, 'tab' => array( '#type' => 'link', '#title' => t('Go to'), '#href' => '', '#options' => array( 'attributes' => array( 'title' => t('Use alt+d to start Coffee and search for a page to go to.'), 'class' => array('navbar-icon', 'navbar-icon-coffee',), ), ), ), ); } return $items; }