diff --git a/core/modules/toolbar/toolbar.module b/core/modules/toolbar/toolbar.module index c3bc4a45fd48c6c94ecd81613830994f3d3bb23c..082e050268c665b99e775bc6e39ec6a06bf08658 100644 --- a/core/modules/toolbar/toolbar.module +++ b/core/modules/toolbar/toolbar.module @@ -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(