aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes/default/local_head.tpl
diff options
context:
space:
mode:
Diffstat (limited to 'admin/themes/default/local_head.tpl')
-rw-r--r--admin/themes/default/local_head.tpl4
1 files changed, 4 insertions, 0 deletions
diff --git a/admin/themes/default/local_head.tpl b/admin/themes/default/local_head.tpl
index b45a62918..972b23b2c 100644
--- a/admin/themes/default/local_head.tpl
+++ b/admin/themes/default/local_head.tpl
@@ -2,4 +2,8 @@
<!--[if lt IE 7]>
<link rel="stylesheet" type="text/css" href="{$ROOT_URL}admin/themes/default/fix-ie5-ie6.css">
<![endif]-->
+
+<!--[if IE 7]>
+ <link rel="stylesheet" type="text/css" href="{$ROOT_URL}admin/themes/default/fix-ie7.css">
+<![endif]-->
{/if} \ No newline at end of file