summaryrefslogtreecommitdiff
path: root/template/fame_dump.st
diff options
context:
space:
mode:
Diffstat (limited to 'template/fame_dump.st')
-rw-r--r--template/fame_dump.st4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/fame_dump.st b/template/fame_dump.st
index 9403696..5a8d637 100644
--- a/template/fame_dump.st
+++ b/template/fame_dump.st
@@ -6,9 +6,9 @@ $endif$
$dump.created_on$ -- by <a href="/$dump.nick$"><b>$dump.nick$</b></a>
-<span>&nbsp;&nbsp;&nbsp;<img height="16px" width="16px" src="http://dump.fm/static/img/thumbs/heartfaved.gif">$dump.count$</span>
+<span>&nbsp;&nbsp;&nbsp;<img height="16px" width="16px" src="/static/img/thumbs/heartfaved.gif"><span class="scorecount">$dump.count$</span></span>
<div class="content">$dump.content$</div>
<hr />
-$share_buttons()$
+$hall_share_buttons()$
</div>