diff options
Diffstat (limited to 'template/rooms/VIP.st')
| -rw-r--r-- | template/rooms/VIP.st | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/template/rooms/VIP.st b/template/rooms/VIP.st index fa38eb5..9ade34c 100644 --- a/template/rooms/VIP.st +++ b/template/rooms/VIP.st @@ -10,7 +10,7 @@ \ \:\/:/ \ \:\ /:/ \ \:\ \ \::/ \ \::/ \ \:\ \ \::/ \ \:\/:/ \ \:\ \ \:\ \ \:\ \ \:\ \__\/ \ \::/ \ \:\ \ \:\ \ \:\ \ \:\ - \__\/ \__\/ \__\/ \__\/ \__\/ + \__\/ \__\/ \__\/ \__\/ \__\/ (c)2010 dump.fm --> @@ -140,8 +140,8 @@ <div id="vipinfo" style="position: absolute; z-index: 100000; right: 50; bottom: 125; background: white; padding: 10px; opacity: .75;"> <h1>Welcome to the cool club</h1> <ul> - <li><a href="/roomlist">Rooms</a></li> - <li><a href="/mutes">Mutes</a></li> + <li><a href="http://dump.fm/roomlist">Rooms</a></li> + <li><a href="http://dump.fm/mutes">Mutes</a></li> </ul> </div> </body> |
