aboutsummaryrefslogtreecommitdiffstats
path: root/admin/themes/default/local_head.tpl
diff options
context:
space:
mode:
authorGotcha <gotcha@piwigo.org>2011-02-22 13:04:39 +0000
committerGotcha <gotcha@piwigo.org>2011-02-22 13:04:39 +0000
commit2d345474afc9d8db14bcf92e1bd3175220bc8417 (patch)
treecf012745acb7614f182b1d157b5f4d32238c1a8f /admin/themes/default/local_head.tpl
parent0cb630c4d794bd54904af030242f04012e045dee (diff)
Merge r9347 from br2.1 to trunk
git-svn-id: http://piwigo.org/svn/trunk@9348 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to '')
-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