summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/board_table.tpl5
1 files changed, 2 insertions, 3 deletions
diff --git a/templates/board_table.tpl b/templates/board_table.tpl
index 1e1bf18..4eb3342 100644
--- a/templates/board_table.tpl
+++ b/templates/board_table.tpl
@@ -32,11 +32,10 @@
</div>
</td>
<td style="text-align:center">
- {* this field is poorly named *}
- <strong class="count">{$board.post_count}</strong>
+ <strong class="count">{$board.topic_count}</strong>
</td>
<td style="text-align:center">
- @TODO
+ <strong class="count">{$board.post_count}</strong>
</td>
<td>
{if !empty($board.last)}