summaryrefslogtreecommitdiff
path: root/frontend/static/template/register.html
diff options
context:
space:
mode:
authorroot <root@lalalizard.com>2012-11-26 12:09:06 -0500
committerroot <root@lalalizard.com>2012-11-26 12:09:06 -0500
commitee524f6861dcdca7ea12a960f60f8b3bf817358d (patch)
tree3a54ff0e071fff08d1111add2d0ae2c8fe65ee85 /frontend/static/template/register.html
parente0bc5e67f0be025aa54fbac3d25065b4b8c00f40 (diff)
s/scannerjammer.com/scannerjammer.fm/ replacement
Diffstat (limited to 'frontend/static/template/register.html')
-rw-r--r--frontend/static/template/register.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/frontend/static/template/register.html b/frontend/static/template/register.html
index 198ce0d..0c732bc 100644
--- a/frontend/static/template/register.html
+++ b/frontend/static/template/register.html
@@ -2,7 +2,7 @@
<html>
<head>
<title>SCANNERJAMMER REGISTRATION</title>
-<link rel="shortcut icon" href="http://scannerjammer.com/favicon.ico" />
+<link rel="shortcut icon" href="http://scannerjammer.fm/favicon.ico" />
<style type="text/css">
* { padding: 0; margin: 0; }
body
@@ -122,11 +122,11 @@ img
</style>
<body>
<section id="bg">
- <img src="http://scannerjammer.com/img/glittergutzbg.gif" />
+ <img src="http://scannerjammer.fm/img/glittergutzbg.gif" />
</section>
<section id="curtain"></section>
<section id="register">
- <img src="http://scannerjammer.com/img/scanjam-title.gif" width="100%" /><br />
+ <img src="http://scannerjammer.fm/img/scanjam-title.gif" width="100%" /><br />
<h1>official registration form</h1>
<label>username:</label>
@@ -148,7 +148,7 @@ img
</section>
<section id="success">
<!--
- <img src="http://scannerjammer.com/img/scanjam-title.gif" width="100%" /><br />
+ <img src="http://scannerjammer.fm/img/scanjam-title.gif" width="100%" /><br />
-->
wow okay awesome- greetings,<br />
<span id="success-username"></span>
@@ -161,7 +161,7 @@ img
<section id="plea">
please enable javascript
</section>
-<section id="plant"><img src="http://scannerjammer.com/img/plant.gif" height="700" /></section>
+<section id="plant"><img src="http://scannerjammer.fm/img/plant.gif" height="700" /></section>
</body>
<script type="text/javascript">document.getElementById("plea").style.display="none"</script>
<script type="text/javascript" src="/js/jquery-1.5.2.min.js"></script>