Issue #1926488 by bdone: Rename toolbar "menu" tab to "manage".
parent
0c7e0f7740
commit
754536aae5
|
@ -387,7 +387,7 @@ function toolbar_toolbar() {
|
|||
'#type' => 'toolbar_item',
|
||||
'tab' => array(
|
||||
'#type' => 'link',
|
||||
'#title' => t('Menu'),
|
||||
'#title' => t('Manage'),
|
||||
'#href' => 'admin',
|
||||
'#options' => array(
|
||||
'attributes' => array(
|
||||
|
|
Loading…
Reference in New Issue