summaryrefslogtreecommitdiff
path: root/template/profile_dump.st
diff options
context:
space:
mode:
authoryo momma <shutup@oops.wtf>2026-02-04 19:04:59 +0000
committeryo momma <shutup@oops.wtf>2026-02-04 19:04:59 +0000
commitad4d74ea45be6b227027588f6515fb22fafc335a (patch)
treedc33e854cc1f6f7d12ca746edef0e844be17f97f /template/profile_dump.st
parentae480c44c59a9e77ea279f2208dd7f932079e078 (diff)
Refactor UI: dump classes -> hump
Diffstat (limited to 'template/profile_dump.st')
-rwxr-xr-xtemplate/profile_dump.st2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/profile_dump.st b/template/profile_dump.st
index 0fe4832..554c760 100755
--- a/template/profile_dump.st
+++ b/template/profile_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 id="profiletxt">
$hump.created_on$ -- in <b><a href="$hump.roomlink$">$hump.key$</a></b>
</div>