]> git.wh0rd.org Git - tt-rss.git/commitdiff
call pngfix.js from feedlist
authorAndrew Dolgov <fox@bah.spb.su>
Tue, 20 Dec 2005 15:48:19 +0000 (16:48 +0100)
committerAndrew Dolgov <fox@bah.spb.su>
Tue, 20 Dec 2005 15:48:19 +0000 (16:48 +0100)
backend.php

index cf9c5d86021493a7606827cc62cf337ac27ea039..baa7c0b0894798d30d96f1d956e2a916c23774ee 100644 (file)
                print "<script type=\"text/javascript\" src=\"functions.js\"></script>
                        <script type=\"text/javascript\" src=\"feedlist.js\"></script>
                        <meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">
+                       <!--[if gte IE 5.5000]>
+                       <script type=\"text/javascript\" src=\"pngfix.js\"></script>
+                       <![endif]-->
                        </head><body onload=\"init()\">";
 
                print "<ul class=\"feedList\" id=\"feedList\">";