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

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