diff options
Diffstat (limited to 'template/banner.st')
| -rw-r--r-- | template/banner.st | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/template/banner.st b/template/banner.st index 530555c..edf6a95 100644 --- a/template/banner.st +++ b/template/banner.st @@ -86,8 +86,8 @@ <div id="dumplist"> $if(user_nick)$ - <a href="http://dump.fm/fullscreen">checkout dump.fm in full-screen - </a><a href="http://dump.fm/stickers">SUPPORT DUMP.FM! BUY SOME STICKERS!!</a>$else$ <style>#dumplist{z-index:-1!important;}</style> $endif$ - $if(isadmin)$ -<a href="http://vip.dump.fm/">NAUGHTY BOYS DELIGHT </a> + <a href="http://dump.fm/fullscreen">checkout dump.fm in full-screen - </a> $else$ <style>#dumplist{z-index:-1!important;}</style> $endif$ + $if(isadmin)$ <a href="http://vip.dump.fm/">NAUGHTY BOYS DELIGHT </a> $endif$ </div> |
