Closed (fixed)
Project:
Featured Content Slider
Version:
6.x-1.0
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Jan 2009 at 03:12 UTC
Updated:
10 Jan 2009 at 19:33 UTC
Line 209 of the slider module has an extra closing
tag, messes up the layout and invalidates the HTML. Removing this line:
$output_body .= '</div>';
resolves the issue.
Comments
Comment #1
sudeepg commentedFixed in the latest release.
Thanks,
Sudeep Goyal
Comment #2
sudeepg commentedFixed. Closing.
thanks,
Sudeep Goyal