Search has extra closing

0
Hi Germi,
I am having a problem with the html returned when you search for an album/song.
It appears that it contains an extra closing div that is throwing my layout.
You can see this at:
http://www.onestage.ie/staging/index.php?searchword=Dynes&format_id=&genre_id=&option=com_muscol&search=albums&view=search&Itemid=18
I know that my template is well formed and the output should be pumped into a div with id: content_inside.
I haven't seen this on any other page ,when I take html output of the component and validate it , an extra div is present.


Thanks & Regards,

Paul
Responses (2)
  • Accepted Answer

    Wednesday, April 15 2009, 02:54 PM - #Permalink
    0
    you're absolutely right, sorry about that

    components/com_muscol/views/search/tmpl/detailed.php

    and

    components/com_muscol/views/search/tmpl/songs.php

    and also

    components/com_muscol/views/search/tmpl/grid.php

    there's a closing div tag at the end of the file... :S delete it! :)

    sorry!!!!! :)
    The reply is currently minimized Show
  • Accepted Answer

    Wednesday, April 15 2009, 03:29 PM - #Permalink
    0
    Hi Germi,
    No worries , just thought you might like to know for the next release :)

    Thanks

    Paul
    The reply is currently minimized Show
Your Reply