Archived
1
0

fix banner placements

This commit is contained in:
Jeff Becker
2016-01-20 12:13:14 -05:00
parent 06d4535eaa
commit 329eca6af3
4 changed files with 10 additions and 14 deletions

View File

@@ -33,10 +33,10 @@
{{/threads}}
</div>
<script type="text/javascript" src="{{prefix}}static/nntpchan.js">
document.onload = function() {
var e = document.getElementById("nntpchan_banner");
nntpchan_inject_banners(e, "{{prefix}}");
}
</script>
</body>
</html>