mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
IE8 compatibility
git-svn-id: http://piwigo.org/svn/branches/1.7@3273 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -34,7 +34,7 @@ the "text/nonsense" prevents gecko based browsers to load it -->
|
||||
<!--[if lt IE 7]>
|
||||
<link rel="stylesheet" type="text/css" href="{pwg_root}template/{themeconf:template}/fix-ie5-ie6.css">
|
||||
<![endif]-->
|
||||
<!--[if gt IE 6]>
|
||||
<!--[if IE 7]>
|
||||
<link rel="stylesheet" type="text/css" href="{pwg_root}template/{themeconf:template}/fix-ie7.css">
|
||||
<![endif]-->
|
||||
<!--[if !IE]> <-->
|
||||
|
||||
Reference in New Issue
Block a user