added titles attributes to studio, random, search links
This commit is contained in:
@@ -60,6 +60,7 @@ class StudioLinkBlock extends BlockBase implements ContainerFactoryPluginInterf
|
||||
'attributes' => array(
|
||||
'data-drupal-link-system-path' => $url->getInternalPath(),
|
||||
'class' => array('ajax-link'),
|
||||
'title' => t('The studio displays your bookmarked sounds. You can save them and create your own playlists'),
|
||||
)
|
||||
)
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user