diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2012-07-17 21:40:57 -0400 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2012-07-17 21:40:57 -0400 |
| commit | da15cfb1e452a0af4902272ba351d5a6d0d0b56a (patch) | |
| tree | 8525e56790625ab7b67e4c534fdf1739d0f592b6 /template/banner.st | |
| parent | 38091d8e194aa48f6bd64e2cf8ccba6fd27c36a2 (diff) | |
update src, scripts, etc from 2012
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> |
