commit abbc0760d67755601063d567dae942a6d35fbe06
parent 9f7f520f042880b924f64d2ad62293a2826f5e1e
Author: Peter Kosyh <p.kosyh@gmail.com>
Date: Wed, 9 Sep 2020 22:24:25 +0100
Posts->replies
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ii-node/tpl/topics.tpl b/ii-node/tpl/topics.tpl
@@ -3,7 +3,7 @@
<table id="topiclist" cellspacing=0 cellpadding=0>
<tr class="title">
<th>Topics</th>
-<th class="extra">Posts</th>
+<th class="extra">Replies</th>
<th>Last post</th>
</tr>
{{range $k, $v := .Topics }}