summaryrefslogtreecommitdiff
path: root/static/register.html
diff options
context:
space:
mode:
authordumpfmprod <dumpfmprod@ubuntu.(none)>2010-04-08 05:09:34 -0400
committerdumpfmprod <dumpfmprod@ubuntu.(none)>2010-04-08 05:09:34 -0400
commit25714fb55fdf6fa02721fec35c9105345e87c35b (patch)
treeea05ce849aac99c5cf93a6cb25b7e55f900d2029 /static/register.html
parentcfc2525c124d23ff4b76dff03bca005c1d7ba17a (diff)
parent060d0a20fa9d8e1e0c9f9cb5218ef37b46015301 (diff)
Merge branch 'master' of /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 a758e66..f7c7163 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 />