diff options
author | Bharat Mediratta <bharat@menalto.com> | 2011-04-23 15:36:26 -0700 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2011-04-23 15:36:26 -0700 |
commit | 11a5e4d4b3ccf0e974772d315c8591463d144736 (patch) | |
tree | 6d5c5181f367c193036e19dfa801efd9116cc92b | |
parent | d3992b9983015ca584709478e06f2579283fdc8c (diff) | |
parent | 6d9f2f835dbafc0795d5c018493b430af1062112 (diff) |
Merge branch 'master' of git://github.com/alindeman/gallery3
-rw-r--r-- | themes/admin_wind/views/admin.html.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/admin_wind/views/admin.html.php b/themes/admin_wind/views/admin.html.php index 12301e02..65473e57 100644 --- a/themes/admin_wind/views/admin.html.php +++ b/themes/admin_wind/views/admin.html.php @@ -39,7 +39,7 @@ <?= $theme->css("superfish/css/superfish.css") ?> <?= $theme->css("screen.css") ?> <!--[if lt IE 8]> - <link rel="stylesheet" type="text/css" href="<?= $theme->url("fix-ie.css") ?>" + <link rel="stylesheet" type="text/css" href="<?= $theme->url("css/fix-ie.css") ?>" media="screen,print,projection" /> <![endif]--> |