summaryrefslogtreecommitdiff
path: root/template/topic.st
diff options
context:
space:
mode:
Diffstat (limited to 'template/topic.st')
-rwxr-xr-xtemplate/topic.st2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/topic.st b/template/topic.st
index 9addb22..4dcc938 100755
--- a/template/topic.st
+++ b/template/topic.st
@@ -18,7 +18,7 @@
<div id="messageList">
$if(humps)$
<span class="content">
- $humps: { d | $topic_dump(hump=d)$ }$
+ $humps: { d | $topic_hump(hump=d)$ }$
</span>
$else$
<span>Topic #$topic$ doesn't exist yet!</span>