Archived
1
0

add footer links to threads

This commit is contained in:
ZiRo
2016-02-17 10:53:20 +01:00
parent a9e377563d
commit 649cc96269
2 changed files with 8 additions and 3 deletions

View File

@@ -43,7 +43,8 @@
<br/>
{{/ thread.Replies}}
</div>
<br/>
<hr/>
<div class="navLinks">[<a href="{{thread.BoardURL}}" accesskey="a">Return</a>] [<a href="#thread_{{thread.OP.PostHash}}">Top</a>] </div>
<script type="text/javascript">
var e = document.getElementById("nntpchan_banner");
nntpchan_inject_banners(e, "{{thread.Prefix}}");
@@ -51,4 +52,4 @@
</script>
</body>
</html>
</html>