call pngfix.js from headlines header

master
Andrew Dolgov 19 years ago
parent 96b58583a6
commit 734bec9e09

@ -947,6 +947,9 @@
print "<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">
<script type=\"text/javascript\" src=\"functions.js\"></script>
<script type=\"text/javascript\" src=\"viewfeed.js\"></script>
<!--[if gte IE 5.5000]>
<script type=\"text/javascript\" src=\"pngfix.js\"></script>
<![endif]-->
</head><body onload='init()'>";
}

Loading…
Cancel
Save