This PR is the solution for issue #7662
What this PR does
This PR repair the slider display for com_contact in the beez template, and adds the tab display. I used JHtml
instead of hard coded sliders.
I also changed a wrong placed language string in default_links.php
How to test this PR
1) Create a menu item of the type "Single contact" and make sure all information of this contact will be shown
2) Set "Beez3" as default template
3) In the options of com_contact set the parameter "Display Format" to the option: Sliders
4) Confirm all sliders are displayed correctly, like this:
4) In the options of com_contact set the parameter "Display Format" to the option: Tabs
5) Confirm all tabs are displayed correctly, like this:
5) In the options of com_contact set the parameter "Display Format" to the option: Plain
6) Confirm all information is displayed under each other, with the good headings
I have tested this item successfully on 701df93
This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/8068.