summaryrefslogtreecommitdiff
path: root/template/chat_help_bubbles.st
diff options
context:
space:
mode:
authordumpfmprod <dumpfmprod@ubuntu.(none)>2010-05-17 12:01:00 -0400
committerdumpfmprod <dumpfmprod@ubuntu.(none)>2010-05-17 12:01:00 -0400
commit2439fbecf91c813c2f560ee2e45f25dfa7c01633 (patch)
tree85d5db56ef79f73d7cb2f71a8acc60d74aa33c86 /template/chat_help_bubbles.st
parentbf4f19400e5aae3b27a7853d79d90d3d606315aa (diff)
sostler prod commit
Diffstat (limited to 'template/chat_help_bubbles.st')
-rw-r--r--template/chat_help_bubbles.st2
1 files changed, 0 insertions, 2 deletions
diff --git a/template/chat_help_bubbles.st b/template/chat_help_bubbles.st
index 5505c01..ab8218f 100644
--- a/template/chat_help_bubbles.st
+++ b/template/chat_help_bubbles.st
@@ -1,9 +1,7 @@
<div id="newuserwrap">
-<div id="bubblerapper">
<div id="posthelp"><img src="/static/img/furie6.png"></div>
<div id="webcamhelp"><img src="/static/img/furie5.png"></div>
<a href="/help"><div id="userlisthelp"><img src="/static/img/furie7.png"></div></a>
-</div>
<script>
jQuery(document).ready(function(){ setTimeout( function(){ jQuery("#newuserwrap div").hide("puff", 1000) }, 100000 ) })
</script>