summaryrefslogtreecommitdiff
path: root/frontend/static/template/register.html
diff options
context:
space:
mode:
authorroot <root@lalalizard.com>2012-12-19 03:43:55 -0500
committerroot <root@lalalizard.com>2012-12-19 03:43:55 -0500
commitabb7bcf38ed21856c2fdadc3f4bccfc37ad8c4c3 (patch)
tree2ab58feacd84df788c1800b26e02fdaa28ddd790 /frontend/static/template/register.html
parent7320fc1c7e56235b1c4cf5d09e0cea7fbbca654a (diff)
migrate to .fm
Diffstat (limited to 'frontend/static/template/register.html')
-rw-r--r--frontend/static/template/register.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/frontend/static/template/register.html b/frontend/static/template/register.html
index 8141837..5254575 100644
--- a/frontend/static/template/register.html
+++ b/frontend/static/template/register.html
@@ -122,11 +122,11 @@ img
</style>
<body>
<section id="bg">
- <img src="http://scannerjammer.com/static/img/glittergutzbg.gif" />
+ <img src="http://scannerjammer.fm/static/img/glittergutzbg.gif" />
</section>
<section id="curtain"></section>
<section id="register">
- <img src="http://scannerjammer.com/static/img/scanjam-title.gif" width="100%" /><br />
+ <img src="http://scannerjammer.fm/static/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/static/img/scanjam-title.gif" width="100%" /><br />
+ <img src="http://scannerjammer.fm/static/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/static/img/plant.gif" height="700" /></section>
+<section id="plant"><img src="http://scannerjammer.fm/static/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>