Closed (fixed)
Project:
Boldy
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Dec 2011 at 19:38 UTC
Updated:
28 Dec 2011 at 00:01 UTC
Just a FYI
<link type="text/css" rel="stylesheet" media="all" href="/sites/all/themes/boldy/fix-ie.css" /> <![endif]-->
should be
<link type="text/css" rel="stylesheet" media="all" href="/sites/all/themes/boldy/css/fix-ie.css" /> <![endif]-->
Comments
Comment #1
the_g_bomb commentedGood catch, thanks.
Fixed and commited: http://drupalcode.org/project/boldy.git/commit/e20b780
Comment #2
the_g_bomb commented