Viewing 1 post (of 1 total)
  • Author
    Posts
  • Shigeto Yoshida Friend
    #1023608

    Hi there,

    I had been looking for solution about it. My solution is… Around 66 in jaavtracklistbutton.php before:

    $button->set('text', '<i class="icon-play-2"></i> '.JText::_('PLG_EDITORS-XTD_JATRACKLIST_TEXT'));

    after:

    $button->set('text', JText::_('PLG_EDITORS-XTD_JATRACKLIST_TEXT'));

    and around 69, before:

    $button->set('name', 'blank');

    after:

    $button->set('name', 'play-2');

    That’s all. Please see screen shot.

    Thanks,


    1. 10547450
Viewing 1 post (of 1 total)

This topic contains 0 replies, has 1 voice, and was last updated by  Shigeto Yoshida 7 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum