New Zenner
- Join Date:
- Aug 2006
- Posts:
- 25
- Plugin Contributions:
- 0
Currencies Box title wrapped in label tag
Problem with the title being wrapped in <label> tags.
The title is getting wrapped in <label> tags where as the other boxe titles do not, this is effecting the display.
Where could I find the file that produces the below code so I can remove those label tags, I cannot find it??
<h3 class="rightBoxHeading" id="currenciesHeading"><label>Currencies</label></h3>Note: all other headings in the left/right boxes seem fine!!
<h3 class="rightBoxHeading" id="languagesHeading">Languages</h3>