summaryrefslogtreecommitdiff
path: root/template/frontpage_share_buttons.st
diff options
context:
space:
mode:
authoryo momma <shutup@oops.wtf>2026-02-04 18:52:20 +0000
committeryo momma <shutup@oops.wtf>2026-02-04 18:52:20 +0000
commitae480c44c59a9e77ea279f2208dd7f932079e078 (patch)
treebe098491808cc88d6aa3790f5b6a20d4feb4aad8 /template/frontpage_share_buttons.st
parent8dd5a7b4e75ce418df5d75673304a8d14181c8f8 (diff)
Refactor templates: humps/hump variables
Diffstat (limited to 'template/frontpage_share_buttons.st')
-rwxr-xr-xtemplate/frontpage_share_buttons.st4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/frontpage_share_buttons.st b/template/frontpage_share_buttons.st
index d5bdb01..0c8f4b4 100755
--- a/template/frontpage_share_buttons.st
+++ b/template/frontpage_share_buttons.st
@@ -1,6 +1,6 @@
<span class="buttons frontpage">
- <a class="permalink" href="$domain$/p/$dump.nick$/$dump.message_id$"><img src="/static/img/link.gif"></a>
-$if(dump.favorited)$
+ <a class="permalink" href="$domain$/p/$hump.nick$/$hump.message_id$"><img src="/static/img/link.gif"></a>
+$if(hump.favorited)$
<img src="/static/img/thumbs/heartfaved.gif" class="thumb favorite" onclick="Tag.animated_fav(this, '.hallscore', '60px', '40px')">
$else$
<div class="is-relative">