diff options
Diffstat (limited to 'template/banner.old.st')
| -rwxr-xr-x | template/banner.old.st | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template/banner.old.st b/template/banner.old.st index eaee156..babd951 100755 --- a/template/banner.old.st +++ b/template/banner.old.st @@ -67,7 +67,7 @@ $if(user_nick)$ <!-- <div id="facebooklike"> - <iframe src="https://www.facebook.com/plugins/like.php?href=http%3A%2F%2Fwww.facebook.com%2Fpages%2Fdumpfm%2F240317626149%3Fref%3Dts&layout=button_count&show_faces=true&width=100&action=like&font=segoe+ui&colorscheme=dark&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&layout=button_count&show_faces=true&width=100&action=like&font=segoe+ui&colorscheme=dark&height=21" scrolling="no" frameborder="0" allowTransparency="true" id="fblike"></iframe> </div> --> @@ -83,7 +83,7 @@ $endif$ <div id="topic"></div> - <div id="dumplist"$if(!user_nick)$ class="dumplist-hidden"$endif$> + <div id="humplist"$if(!user_nick)$ class="humplist-hidden"$endif$> $if(user_nick)$ <a href="/fullscreen">checkout hump.fm in full-screen - </a><a href="/stickers">SUPPORT HUMP.FM! BUY SOME STICKERS!!</a>$endif$ |
