diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2014-06-23 12:51:34 -0400 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2014-06-23 12:51:34 -0400 |
| commit | 080287474788b81ad846cf0ea0afd51c5263ed2f (patch) | |
| tree | 244716d6d325c47648a5361266a684b824437884 /template | |
| parent | 101c0be26573b6cc20a8542d378592fd0eec2ba5 (diff) | |
css and stuff
Diffstat (limited to 'template')
| -rw-r--r-- | template/rooms/VIP.st | 3 | ||||
| -rw-r--r-- | template/rooms/chat.st | 1 |
2 files changed, 3 insertions, 1 deletions
diff --git a/template/rooms/VIP.st b/template/rooms/VIP.st index 59e7406..0779549 100644 --- a/template/rooms/VIP.st +++ b/template/rooms/VIP.st @@ -143,8 +143,9 @@ <li><a href="$domain$/roomlist">Rooms</a></li> <li><a href="$domain$/users">New Users</a></li> <li><a href="$domain$/mutes">Mutes</a></li> - <li><a href="http://dump.fm/static/super/">Registration</a></li> + <li><a href="http://dump.fm/static/shinobi/">Registration</a></li> <li><a href="http://temp.dump.fm/">Temp</a></li> + <li><a href="https://docs.google.com/document/d/1w4P__Qs9PB2setcgoDW9XlCnf_-e0xO4OLt6bHw5yJk/edit?usp=drive_web">Mod Hax</a></li> </ul> </div> </body> diff --git a/template/rooms/chat.st b/template/rooms/chat.st index 63c8d11..796a8fe 100644 --- a/template/rooms/chat.st +++ b/template/rooms/chat.st @@ -71,6 +71,7 @@ $else$ $banner()$ $if(!user_nick)$ + <script>window.location.href = "http://dump.fm/"</script> <div id="dis_welcome"> <center> <img src="$domain$/static/img/dumppixellarge3.png"> |
