Closed (fixed)
Project:
Statistics trends
Version:
4.6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Jul 2005 at 06:04 UTC
Updated:
27 Jul 2005 at 01:39 UTC
I see the following in the HTML source:
/style type="text/css">@import url(modules/statistics_trends/statistics_trends.css);</style>
/style type="text/css">@import url(modules/statistics_trends/statistics_trends.css);</style>
/style type="text/css">@import url(modules/statistics_trends/statistics_trends.css);</style>
/style type="text/css">@import url(modules/statistics_trends/statistics_trends.css);</style>
/style type="text/css">@import url(modules/statistics_trends/statistics_trends.css);</style>
There should only be one instance of the above line.
Comments
Comment #1
kbahey commentedHere is a patch that fixes this issue.
Comment #2
mikeryanAlready fixed, please download the latest version of the module.
Thanks.