diff options
Diffstat (limited to 'template/frontpage_halloffame.st')
| -rwxr-xr-x | template/frontpage_halloffame.st | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/template/frontpage_halloffame.st b/template/frontpage_halloffame.st index 7ca4990..b0cc15c 100755 --- a/template/frontpage_halloffame.st +++ b/template/frontpage_halloffame.st @@ -418,7 +418,7 @@ jQuery(window).load(function(){ <img src="$domain$/static/img/thumbs/halloffamebaricon.png"/> Hall of Fame </a> </div> - <iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.facebook.com%2Fpages%2Fdumpfm%2F240317626149&layout=button_count&show_faces=false&width=450&action=like&font=tahoma&colorscheme=light&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:21px;" allowTransparency="true"id="fblike"></iframe> + <iframe src="https://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.facebook.com%2Fpages%2Fdumpfm%2F240317626149&layout=button_count&show_faces=false&width=450&action=like&font=tahoma&colorscheme=light&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:21px;" allowTransparency="true"id="fblike"></iframe> $else$ <!-- <div id="toplinks"> @@ -430,7 +430,7 @@ jQuery(window).load(function(){ <a href="$domain$/m/cal"><img src="$domain$/static/img/thumbs/calendarbaricon.png"/> Calendar</a> <a href="$domain$/tags" onclick="pageTracker._trackEvent('button', 'banner-search'); return true;"><img src="$domain$/static/img/thumbs/searchbaricon.png"/> Tags</a> </div>--> - <iframe src="http://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.facebook.com%2Fpages%2Fdumpfm%2F240317626149&layout=button_count&show_faces=false&width=450&action=like&font=tahoma&colorscheme=light&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:21px;" allowTransparency="true"id="fblike"></iframe> + <iframe src="https://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.facebook.com%2Fpages%2Fdumpfm%2F240317626149&layout=button_count&show_faces=false&width=450&action=like&font=tahoma&colorscheme=light&height=21" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:100px; height:21px;" allowTransparency="true"id="fblike"></iframe> <!-- <a href="$domain$/register" id="disregister">Register!</a>--> $endif$ @@ -471,7 +471,7 @@ jQuery(window).load(function(){ <div class="alttxt"style="font-size:18px;text-transform:uppercase;text-align:left"> dump.fm is an elite real-time image chat community. we host more than 1,500,000 images. - register <a href="http://hump.fm/register">here.</a> + register <a href="/register">here.</a> <br>view the dump.fm feed in <a href="/fullscreen">fullscreen. :)</a> <!-- <br> <br> <iframe src="$domain$/fullscreen" style="overflow:hidden;width:240px;height:200px;border:0px;"></iframe> <br><br> |
