summaryrefslogtreecommitdiff
path: root/template/topic_dump.st
diff options
context:
space:
mode:
Diffstat (limited to 'template/topic_dump.st')
-rwxr-xr-xtemplate/topic_dump.st2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/topic_dump.st b/template/topic_dump.st
index be26aeb..0441308 100755
--- a/template/topic_dump.st
+++ b/template/topic_dump.st
@@ -1,4 +1,4 @@
-<div class="logged-dump dump $if(hump.favorited)$favorite$endif$" id="message-$hump.message_id$" nick="$hump.nick$">
+<div class="logged-hump hump $if(hump.favorited)$favorite$endif$" id="message-$hump.message_id$" nick="$hump.nick$">
<div>
$hump.created_on$ -- by <a href="/$hump.nick$"><b>$hump.nick$</b></a> in <b><a href="$hump.roomlink$">$hump.key$</a></b>
</div>