summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
authorAndy Staudacher <andy.st@gmail.com>2009-02-24 05:54:19 +0000
committerAndy Staudacher <andy.st@gmail.com>2009-02-24 05:54:19 +0000
commite0319573542293c661c263de30547eeb9c2b7ede (patch)
tree19383ba068aacd48b3587be144aff3dd2da11c92 /themes
parent41600a982f566cf47c240fd5c4b46096983d2b7e (diff)
File structure style fixes
Diffstat (limited to 'themes')
-rw-r--r--themes/admin_default/views/admin.html.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/admin_default/views/admin.html.php b/themes/admin_default/views/admin.html.php
index 85a9cacf..f15bf152 100644
--- a/themes/admin_default/views/admin.html.php
+++ b/themes/admin_default/views/admin.html.php
@@ -16,7 +16,7 @@
media="screen,projection" />
<link rel="stylesheet" type="text/css" href="<?= $theme->url("css/screen.css") ?>"
media="screen,projection" />
- <!--[if IE]>
+ <!--[if IE]>
<link rel="stylesheet" type="text/css" href="<?= $theme->url("css/fix-ie.css") ?>"
media="screen,print,projection" />
<![endif]-->