call pngfix.js from feedlist

This commit is contained in:
Andrew Dolgov 2005-12-20 16:48:19 +01:00
parent 4bbd5aec59
commit beac550b5f
1 changed files with 3 additions and 0 deletions

View File

@ -316,6 +316,9 @@
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\">";