summaryrefslogtreecommitdiff
path: root/template/chat.st
diff options
context:
space:
mode:
authordumpfmprod <dumpfmprod@ubuntu.(none)>2010-03-21 03:16:21 -0400
committerdumpfmprod <dumpfmprod@ubuntu.(none)>2010-03-21 03:16:21 -0400
commitd7da74158b8da25ce47088679b25aafbc4620ccf (patch)
tree763bc33a08c39c38d8c2565a2ede40af7c7457f3 /template/chat.st
parent965990ff4018cf476f83adb308d54a9d85afaa4c (diff)
parent5a94d94fef2748cc6d22cebbcd0b1eb85d0b7798 (diff)
timb committing ryder's changes
Diffstat (limited to 'template/chat.st')
-rwxr-xr-xtemplate/chat.st6
1 files changed, 4 insertions, 2 deletions
diff --git a/template/chat.st b/template/chat.st
index 5bff94c..15d0e3f 100755
--- a/template/chat.st
+++ b/template/chat.st
@@ -83,6 +83,7 @@ function pop(url)
<div id="trophy"><a href="javascript:pop('http://www.likeneveralways.com/trash/count/index.php');"class="tooltip" title="Contest Counter"><img src="/static/trophyicon.gif"></a></div>
</div>
$else$
+<div id="newuserwrap">
<div id="posthelp"><img src="/static/posthere.png"></div>
<div id="webcamhelp"><img src="/static/webcamhelp.png"></div>
<div id="userlisthelp"><img src="/static/userlisthelp.png"></div>
@@ -90,6 +91,7 @@ $else$
<div id="uploadstuff"><img src="/static/uploadstuff.png"></div>
<div id="signinblurb"><img src="/static/signinblurb.png"></div>
<div id="readyjoin"><img src="/static/readyjoin.png"></div>
+</div>
<link rel="stylesheet" type="text/css" href="/static/dump.css">
<div id="msgInputDiv">
<div id="msginputrapper"> <input id="msgInput" class="msgInput" type="input" /> </div>
@@ -100,12 +102,12 @@ $else$
<input id="webcam-button-snap" value="Send Pic" type="submit" class="invisible blink">
<div id="trophy"><a href="javascript:pop('http://www.likeneveralways.com/trash/count/index.php');"class="tooltip" title="Contest Counter"><img src="/static/trophyicon.gif"></a></div>
</div>
- $endif$
+
</div>
</div>
</div>
- </div>
+ </div> $endif$
<div id="footerc">
<p>
$footer()$