summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--apioforum/templates/view_forum.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/apioforum/templates/view_forum.html b/apioforum/templates/view_forum.html
index aef01d6..a4a1ee1 100644
--- a/apioforum/templates/view_forum.html
+++ b/apioforum/templates/view_forum.html
@@ -27,7 +27,7 @@
last activity by
</div>
<div class="threadlisting-part threadlisting-part-numreplies threadlisting-header">
- replies
+ posts
</div>
</div>
{%for thread in threads%}