diff options
Diffstat (limited to 'template/banner.st')
| -rw-r--r-- | template/banner.st | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/template/banner.st b/template/banner.st index 5927a62..0ab1a7b 100644 --- a/template/banner.st +++ b/template/banner.st @@ -72,8 +72,10 @@ <div id="dumplist"> $if(user_nick)$ - <a href="http://dump.fm/fullscreen">checkout dump.fm in full-screen </a> - <a href="http://abcdef4.dump.fm/">MYSTERY ROOM!!!!!!!! </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> + - <a href="http://abcdef4.dump.fm/">MYSTERY ROOM!!!!!!!! </a> + $else$ <style>#dumplist{z-index:-1!important;}</style> $endif$ + $if(isadmin)$ - <a href="http://vip.dump.fm/">NAUGHTY GIRLS/AND-OR/BOYS DELIGHT </a> $endif$ </div> @@ -104,4 +106,4 @@ <a id="search-control-close" href="javascript:Search.close()">close</a> </div> <div id="search-results-images"></div> - </div>
\ No newline at end of file + </div> |
