summaryrefslogtreecommitdiff
path: root/template/rooms/fullscreen2.st
diff options
context:
space:
mode:
Diffstat (limited to 'template/rooms/fullscreen2.st')
-rwxr-xr-xtemplate/rooms/fullscreen2.st6
1 files changed, 3 insertions, 3 deletions
diff --git a/template/rooms/fullscreen2.st b/template/rooms/fullscreen2.st
index 004684f..a634174 100755
--- a/template/rooms/fullscreen2.st
+++ b/template/rooms/fullscreen2.st
@@ -1,6 +1,6 @@
<html>
<head>
- <title>dump.fm - fullscreen</title>
+ <title>hump.fm - fullscreen</title>
<script src="/static/js/jquery-1.4.2.min.js?v=20260126"></script>
<script src="/static/js/pichat.js?v=20260130"></script>
<script src="/static/js/fullscreen.js?v=20260126"></script>
@@ -24,7 +24,7 @@
<div id="loginbox">
<img src="/static/dumplogo.png"><br>
- <p> this is dump.fm, the first ever real-time image sharing website. behind me is a fullscreen feed of whats currently going on.
+ <p> this is hump.fm, the first ever real-time image sharing website. behind me is a fullscreen feed of whats currently going on.
if you're a member of the club, sign in below. if not feel free to <a href="#" onclick="jQuery('#loginbox').hide(); return false;">close this window</a> and enjoy the sick pix.</p>
<form onsubmit="login(); return false;">
<p>username : <input id="nickInput"></p>
@@ -39,7 +39,7 @@
$else$
<div id="loginbox">
<img src="/static/dumplogo.png"><br>
- <p> this is dump.fm, the first ever real-time image sharing website. behind me is a fullscreen feed of whats currently going on.
+ <p> this is hump.fm, the first ever real-time image sharing website. behind me is a fullscreen feed of whats currently going on.
if you're a member of the club, sign in bellow. if not feel free to <a href="#" onclick="jQuery('#loginbox').hide(); return false;">close this window</a> and enjoy the sick pix.</p>
<form onsubmit="login(); return false;">
<p>username : <input id="nickInput"></p>