Closed (fixed)
Project:
Clean
Version:
6.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
27 Mar 2009 at 14:48 UTC
Updated:
11 Apr 2009 at 11:50 UTC
Hello,
Great base theme, thanks a lot!
I have just noticed a small bug in the page.tpl.php. The path to the IE style sheets is missing the css directory.
It is currently:
I changed it to this to fix it:
Comments
Comment #1
blairski commentedSorry forgot the code tags above
It is currently:
I changed to this:
Comment #2
psynaptic commentedI noticed this myself this week while building a new site. I was sure I changed it!
I'll update in CVS. Thanks for your issue post.
Comment #3
psynaptic commentedCommitted to DRUPAL-6--1:
http://drupal.org/cvs?commit=189748
Thanks!