aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorddtddt <ddtddt@piwigo.org>2009-05-06 05:17:55 +0000
committerddtddt <ddtddt@piwigo.org>2009-05-06 05:17:55 +0000
commitc7ce7ef7e8bac8c56438e1c4724b702fb0c126ab (patch)
tree03ad2b42cab459b14b08818a267108ef796eca96
parent4d7292c50cfb57ed824b479026e4c9829a0b9473 (diff)
IE8 compatibility
git-svn-id: http://piwigo.org/svn/branches/2.0@3272 68402e56-0260-453c-a942-63ccdbb3a9ee
-rw-r--r--template/yoga/header.tpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/header.tpl b/template/yoga/header.tpl
index abe063799..631dff9cf 100644
--- a/template/yoga/header.tpl
+++ b/template/yoga/header.tpl
@@ -37,7 +37,7 @@
<!--[if lt IE 7]>
<link rel="stylesheet" type="text/css" href="{$ROOT_URL}template/{$themeconf.template}/fix-ie5-ie6.css">
<![endif]-->
-<!--[if gt IE 6]>
+<!--[if IE 7]>
<link rel="stylesheet" type="text/css" href="{$ROOT_URL}template/{$themeconf.template}/fix-ie7.css">
<![endif]-->
<!--[if !IE]> <-->