summaryrefslogtreecommitdiff
path: root/template/new_user_bubbles.st
diff options
context:
space:
mode:
Diffstat (limited to 'template/new_user_bubbles.st')
-rw-r--r--template/new_user_bubbles.st13
1 files changed, 0 insertions, 13 deletions
diff --git a/template/new_user_bubbles.st b/template/new_user_bubbles.st
deleted file mode 100644
index a1e654d..0000000
--- a/template/new_user_bubbles.st
+++ /dev/null
@@ -1,13 +0,0 @@
-</div>
-<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>
-<div id="imageboard"><img src="/static/imageboard.png"></div>
-<div id="uploadstuff"><img src="/static/uploadstuff.png"></div>
-<div id="signinblurb"><img src="/static/signinblurb.png"></div>
-<div id="beingpostednow"><img src="/static/beingpostednow.png"></div>
-<script>
-jQuery(document).ready(function(){ setTimeout( function(){ jQuery("#newuserwrap div").hide(1000) }, 10000 ) })
-</script>
-</div> \ No newline at end of file