diff options
| author | tim b <timb@camcompu.home> | 2010-04-03 20:36:43 -0700 |
|---|---|---|
| committer | tim b <timb@camcompu.home> | 2010-04-03 20:36:43 -0700 |
| commit | 1239bda75594f1338482f71054dbb6aa84538c86 (patch) | |
| tree | c1497a1503ad46a1728559125e447d0581d4d04c /template/new_user_bubbles.st | |
| parent | f3d1b68e3919345c67be06cbd7e7bb61f67ffcbd (diff) | |
committing stuff so i can merge pulled repo
Diffstat (limited to 'template/new_user_bubbles.st')
| -rw-r--r-- | template/new_user_bubbles.st | 13 |
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 |
