summaryrefslogtreecommitdiff
path: root/static/register.html
diff options
context:
space:
mode:
authortimb <timb@mb.local>2010-04-09 19:16:50 -0700
committertimb <timb@mb.local>2010-04-09 19:16:50 -0700
commit99c8ae25e4bc2b095f956fdc7a90f66c55014e02 (patch)
treefc4a099b2679e4afc3700fe6683f528c2af062a8 /static/register.html
parent362e6c8760711626da079611aa457aa00ce4b5b7 (diff)
parent956291711de6afb17137160a67ac710be0ace1e1 (diff)
Merge branch 'master' of ssh://dump.fm/pichat/repo
Diffstat (limited to 'static/register.html')
-rw-r--r--static/register.html7
1 files changed, 5 insertions, 2 deletions
diff --git a/static/register.html b/static/register.html
index bbc124d..45fcde7 100644
--- a/static/register.html
+++ b/static/register.html
@@ -39,13 +39,16 @@
<br />
<span>password</span>
- <input type="password"class="field" id="passwordInput" />
+ <input type="password" class="field" id="passwordInput" />
+ <br />
+ <span>repeat password</span>
+ <input type="password" class="field" id="passwordInput2" />
+
</h1>
<h1><span>email</span>
<input type="text" class="field"id="emailInput" />
</h1>
-
<h1><br />