Add tooltips or instructions to shipping icons

  • Posts: 80
  • Thank you received: 0
13 years 7 months ago #14123

Hello.
I would like to clarify the icons on the shipping page. Is there anyway to add descriptive text and/or tooltips to the modify/delete icons?

Thanks.

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 82865
  • Thank you received: 13372
  • MODERATOR
13 years 7 months ago #14133

Yes, you need to edit the file address_view of the view checkout via the menu Display->Views and add the code:
title="<?php echo JText::_('HIKA_DELETE'); ?>"
or:
title="<?php echo JText::_('HIKA_EDIT'); ?>"

to the a tag around both images.

Please Log in or Create an account to join the conversation.

  • Posts: 80
  • Thank you received: 0
13 years 7 months ago #14181

Perfect. Thanks.

Please Log in or Create an account to join the conversation.

Time to create page: 0.058 seconds
Powered by Kunena Forum