summaryrefslogtreecommitdiff
path: root/static/register.html
diff options
context:
space:
mode:
Diffstat (limited to 'static/register.html')
-rw-r--r--static/register.html8
1 files changed, 5 insertions, 3 deletions
diff --git a/static/register.html b/static/register.html
index f7c7163..083fec5 100644
--- a/static/register.html
+++ b/static/register.html
@@ -41,14 +41,16 @@
<span>password</span>
<input type="password" class="field" id="passwordInput" />
<br />
- <span>repeat password</span>
+ <span>password 2x</span>
<input type="password" class="field" id="passwordInput2" />
-
+
</h1>
<h1><span>email</span>
<input type="text" class="field"id="emailInput" />
</h1>
-
+ <div id="termz"> <input type="checkbox" name="terms" id="terms">
+ I Agree to the <a href="http://dump.fm/terms">Terms of Service</a></label></div>
+ </form>
<h1><br />