summaryrefslogtreecommitdiff
path: root/template/fullscreen5.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/fullscreen5.st
parent249c70f9c44a81d5df54ff6e937599c27129930e (diff)
replace all hardcoded urls in templates folder
Diffstat (limited to 'template/fullscreen5.st')
-rwxr-xr-xtemplate/fullscreen5.st4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/fullscreen5.st b/template/fullscreen5.st
index 21c2562..3311c53 100755
--- a/template/fullscreen5.st
+++ b/template/fullscreen5.st
@@ -133,13 +133,13 @@
$if(user_nick)$
<img src="/static/img/thumbs/heart.gif">click to fav
$else$
-<!--<a href="http://dump.fm"><img src="http://dump.fm/static/img/dumppixelhover.png" class="memelogo"></a>
+<!--<a href="http://hump.fm"><img src="http://hump.fm/static/img/dumppixelhover.png" class="memelogo"></a>
<a href="#" onclick="showLogin(); return false;">LOGIN</a> | <a href="$domain$/register">REGISTER</a>-->
$endif$
</div>
</div>
<div id="big-image">waiting 4 new image from dump.fm.............</div>
- <img src="http://dump.fm/static/img/thumbs/heartfaved.gif" id="fav-indicator">
+ <img src="http://hump.fm/static/img/thumbs/heartfaved.gif" id="fav-indicator">
<script>
initFullscreen()
</script>