summaryrefslogtreecommitdiff
path: root/static/register.html
diff options
context:
space:
mode:
authordumpfmprod <dumpfmprod@ubuntu.(none)>2012-07-17 21:40:57 -0400
committerdumpfmprod <dumpfmprod@ubuntu.(none)>2012-07-17 21:40:57 -0400
commitda15cfb1e452a0af4902272ba351d5a6d0d0b56a (patch)
tree8525e56790625ab7b67e4c534fdf1739d0f592b6 /static/register.html
parent38091d8e194aa48f6bd64e2cf8ccba6fd27c36a2 (diff)
update src, scripts, etc from 2012
Diffstat (limited to 'static/register.html')
-rw-r--r--static/register.html24
1 files changed, 5 insertions, 19 deletions
diff --git a/static/register.html b/static/register.html
index 9bf03f4..7ccf80d 100644
--- a/static/register.html
+++ b/static/register.html
@@ -15,34 +15,20 @@
<body>
<div id="rapper"></div>
- <div id="content" style="z-index:77;">
+ <div id="content" style="z-index:77;height:100%;">
<div id="main" align="center">
<div id="passwordreset">
- <img src="/static/img/furie3.png" id="furie3" />
<div id="passwordreset">
<div id="logo-and-text">
<a href="/"><img src="/static/img/dumppixellarge3.png"></a>
<div align="center">
- <label style="text-align:left;margin-bottom:-8px;">username</label>
- <input type="text" class="field" id="nickInput" />
- <br>
+ <label style="text-align:center;margin-bottom:10px;">Registration is currently closed.
- <label style="text-align:left;margin-bottom:-8px;">password</label>
- <input type="password" class="field" id="passwordInput" />
- <br>
- <label style="text-align:left;margin-bottom:-8px;">password2x</label>
- <input type="password" class="field" id="passwordInput2" />
-
- <label style="text-align:left;margin-bottom:-8px;">email</label>
- <input type="text" class="field" id="emailInput" />
- <br>
-
- <div align="center">
- <input type="submit" class="submit" id="submit" value="Register!" />
- </div>
- <img id="register-spinner" src="/static/img/spinner.gif">
+ <br><br>
+ Maybe ask a friend?</label>
+
</div>
</div>
</div>