Issue #1926488 by bdone: Rename toolbar "menu" tab to "manage".

8.0.x
Alex Pott 2014-01-10 09:54:46 +00:00
parent 0c7e0f7740
commit 754536aae5
1 changed files with 1 additions and 1 deletions

View File

@ -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(