1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-25 21:01:28 +00:00

call pngfix.js from feedlist

This commit is contained in:
Andrew Dolgov
2005-12-20 16:48:19 +01:00
parent 4bbd5aec59
commit beac550b5f

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\">";