summaryrefslogtreecommitdiff
path: root/template/frontpagePROFILE.st
diff options
context:
space:
mode:
Diffstat (limited to 'template/frontpagePROFILE.st')
-rwxr-xr-xtemplate/frontpagePROFILE.st12
1 files changed, 6 insertions, 6 deletions
diff --git a/template/frontpagePROFILE.st b/template/frontpagePROFILE.st
index 0f9dd9d..ee9de55 100755
--- a/template/frontpagePROFILE.st
+++ b/template/frontpagePROFILE.st
@@ -82,7 +82,7 @@ $endif$
</a>
</div>
- <iframe src="https://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.facebook.com%2Fpages%2Fdumpfm%2F240317626149&amp;layout=button_count&amp;show_faces=false&amp;width=450&amp;action=like&amp;font=tahoma&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" allowTransparency="true" id="fblike"></iframe>
+ <iframe src="https://www.facebook.com/plugins/like.php?href=https%3A%2F%2Fhump.fm%2F&amp;layout=button_count&amp;show_faces=false&amp;width=450&amp;action=like&amp;font=tahoma&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" allowTransparency="true" id="fblike"></iframe>
$else$
@@ -95,7 +95,7 @@ $endif$
<a href="$domain$/m/cal"><img src="/static/img/thumbs/calendarbaricon.png"/> Calendar</a>
<a href="$domain$/tags" onclick="pageTracker._trackEvent('button', 'banner-search'); return true;"><img src="/static/img/thumbs/searchbaricon.png"/> Tags</a>
</div>
- <iframe src="https://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.facebook.com%2Fpages%2Fdumpfm%2F240317626149&amp;layout=button_count&amp;show_faces=false&amp;width=450&amp;action=like&amp;font=tahoma&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" allowTransparency="true" id="fblike"></iframe>
+ <iframe src="https://www.facebook.com/plugins/like.php?href=https%3A%2F%2Fhump.fm%2F&amp;layout=button_count&amp;show_faces=false&amp;width=450&amp;action=like&amp;font=tahoma&amp;colorscheme=light&amp;height=21" scrolling="no" frameborder="0" allowTransparency="true" id="fblike"></iframe>
<a href="/register" id="disregister">Register!</a>
$endif$
@@ -140,7 +140,7 @@ You are viewing the current trending images posted to hump.fm; a super fun commu
</div>
- <div class="logged-dump">
+ <div class="logged-hump">
$if(contact)$
<div id="contact" class="linkify-text">$contact$</div>
$else$
@@ -150,15 +150,15 @@ You are viewing the current trending images posted to hump.fm; a super fun commu
<iframe src="/fullscreen" class="fullscreen-thumb"></iframe>
</div>
- $if(dumps)$
+ $if(humps)$
- $dumps: { d | $hall_log_dump(dump=d)$ }$
+ $humps: { d | $hall_log_hump(hump=d)$ }$
$json_tags_block(json_tags=json_tags)$
$else$
- No dumps!
+ No humps!
$endif$
</div>