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 a634174..7904fde 100755
--- a/template/rooms/fullscreen2.st
+++ b/template/rooms/fullscreen2.st
@@ -23,7 +23,7 @@
$if(user_nick)$
<div id="loginbox">
- <img src="/static/dumplogo.png"><br>
+ <img src="/static/humplogo.png"><br>
<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;">
@@ -34,11 +34,11 @@
<img id="spinner" src="/static/img/spinner.gif">
</form>
<div id="errormsg"></div>
- <a href="/chat"id="toplogo"><img src="/static/dumplogo.png"></a> <img src="/static/img/thumbs/heartfaved.gif" id="fav-indicator">
+ <a href="/chat"id="toplogo"><img src="/static/humplogo.png"></a> <img src="/static/img/thumbs/heartfaved.gif" id="fav-indicator">
</div>
$else$
<div id="loginbox">
- <img src="/static/dumplogo.png"><br>
+ <img src="/static/humplogo.png"><br>
<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;">