summaryrefslogtreecommitdiff
path: root/template/popular_dump.st
diff options
context:
space:
mode:
authorjake <jake@weareshellshock.com>2017-01-29 17:33:02 -0500
committerjake <jake@weareshellshock.com>2017-01-29 17:33:02 -0500
commit0bd3046614241f7f7b7b2f329c6e06d9f5713ac1 (patch)
treecc439742ebfd5e5976f54a68f687e79b01bd8f5c /template/popular_dump.st
parent249c70f9c44a81d5df54ff6e937599c27129930e (diff)
replace all hardcoded urls in templates folder
Diffstat (limited to 'template/popular_dump.st')
-rwxr-xr-xtemplate/popular_dump.st2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/popular_dump.st b/template/popular_dump.st
index 88e61c4..5950ff0 100755
--- a/template/popular_dump.st
+++ b/template/popular_dump.st
@@ -9,7 +9,7 @@ $dump.created_on$ - in <b><a href="http://$dump.key$.dump.fm">$dump.key$</a></b
<div class="content">$dump.content$</div>
<hr/>
<div class="faver-list">
-$dump.count$ <img src="http://dump.fm/static/img/thumbs/heartfavedsm.gif"></span> $dump.favers: { nick | <a href="http://dump.fm/$nick$/popular"><b>$nick$</b></a> &nbsp; }$
+$dump.count$ <img src="http://hump.fm/static/img/thumbs/heartfavedsm.gif"></span> $dump.favers: { nick | <a href="http://hump.fm/$nick$/popular"><b>$nick$</b></a> &nbsp; }$
</div>
$share_buttons()$
</div>