call pngfix.js from headlines header
This commit is contained in:
parent
96b58583a6
commit
734bec9e09
|
@ -947,6 +947,9 @@
|
||||||
print "<meta http-equiv=\"Content-Type\" content=\"text/html; charset=utf-8\">
|
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=\"functions.js\"></script>
|
||||||
<script type=\"text/javascript\" src=\"viewfeed.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()'>";
|
</head><body onload='init()'>";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue