summaryrefslogtreecommitdiff
path: root/template/rooms/chat.st
diff options
context:
space:
mode:
authoryo mama <pepper@scannerjammer.com>2017-06-17 17:50:31 -0700
committeryo mama <pepper@scannerjammer.com>2017-06-17 17:50:31 -0700
commit25b74138d68ade87689e714f10e1f3116da5bbee (patch)
treea0f6300c425e95814bd864428b8b829fcc513333 /template/rooms/chat.st
parent183610646a0967d4ebd41c477156ab472d057ff3 (diff)
parent0bd3046614241f7f7b7b2f329c6e06d9f5713ac1 (diff)
whateverHEADmaster
Merge branch 'master' of http://git.ghghgh.us/dumpfm_mirror
Diffstat (limited to 'template/rooms/chat.st')
-rwxr-xr-x[-rw-r--r--]template/rooms/chat.st6
1 files changed, 3 insertions, 3 deletions
diff --git a/template/rooms/chat.st b/template/rooms/chat.st
index 80e82dd..0278943 100644..100755
--- a/template/rooms/chat.st
+++ b/template/rooms/chat.st
@@ -50,7 +50,7 @@
$if(user_nick)$ //
$else$
function showAlert() {
- alert('Join dump.fm @ http://dump.fm/register');
+ alert('Join dump.fm @ http://hump.fm/register');
}
$endif$
@@ -72,14 +72,14 @@
$else$
$banner()$
$if(!user_nick)$
- <script>window.location.href = "http://dump.fm/"</script>
+ <script>window.location.href = "http://hump.fm/"</script>
<div id="dis_welcome">
<center>
<img src="$domain$/static/img/dumppixellarge3.png">
<div id="midtxt">dump.fm lets you <i>talk with pictures!</i> Paste an image url, upload, or snap a pic right from your webcam. Talk to friends, fav images, and keep track of the pix you love.
<br><br>
<span id="signintxt">
- If you already have an account <strong><a href="http://dump.fm/login" class="signin">sign in</a></strong> If not <strong><a href="http://dump.fm/register">register</a></strong>!
+ If you already have an account <strong><a href="http://hump.fm/login" class="signin">sign in</a></strong> If not <strong><a href="http://hump.fm/register">register</a></strong>!
</span>
</center>
</div>