summaryrefslogtreecommitdiff
path: root/template/simplerlog.st
diff options
context:
space:
mode:
Diffstat (limited to 'template/simplerlog.st')
-rwxr-xr-xtemplate/simplerlog.st12
1 files changed, 6 insertions, 6 deletions
diff --git a/template/simplerlog.st b/template/simplerlog.st
index c5f633e..2d3c933 100755
--- a/template/simplerlog.st
+++ b/template/simplerlog.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$
@@ -141,15 +141,15 @@ hump.fm lets you talk with pictures! Paste an image url, upload, or snap a pic r
</div>
- $if(dumps)$
+ $if(humps)$
- $dumps: { d | $log_dump(dump=d)$ }$
+ $humps: { d | $log_hump(hump=d)$ }$
$json_tags_block(json_tags=json_tags)$
$else$
- No dumps!
+ No humps!
$endif$
</div>
@@ -164,7 +164,7 @@ hump.fm lets you talk with pictures! Paste an image url, upload, or snap a pic r
$if(next)$
<a href="http://$roomkey$hump.fm/log/$next$"> <input class="pgbutton"id="nextbutton" value="Next ->" readonly="true"type="button"></a>
$else$
- <input id="nextbutton" value="nomodumps" readonly="true"type="button"class="pgbutton">
+ <input id="nextbutton" value="nomohumps" readonly="true"type="button"class="pgbutton">
$endif$
</div>