summaryrefslogtreecommitdiff
path: root/prefs.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2005-09-08 06:02:49 +0100
committerAndrew Dolgov <[email protected]>2005-09-08 06:02:49 +0100
commit25cb57366a45f8b41ac632553c462e2636a09ed6 (patch)
treec7b08d916f6bf67aa5e41c6b6d8e6fd07afd6c7d /prefs.php
parent397f428bc54cf5d5fedde15d9989b472c43a02ee (diff)
more MSIE compatibility fixes
Diffstat (limited to 'prefs.php')
-rw-r--r--prefs.php3
1 files changed, 3 insertions, 0 deletions
diff --git a/prefs.php b/prefs.php
index c90d8b533..106488e93 100644
--- a/prefs.php
+++ b/prefs.php
@@ -4,6 +4,9 @@
<link rel="stylesheet" href="tt-rss.css" type="text/css">
<script type="text/javascript" src="functions.js"></script>
<script type="text/javascript" src="prefs.js"></script>
+ <!--[if gte IE 5.5000]>
+ <script type="text/javascript" src="pngfix.js"></script>
+ <![endif]-->
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>