diff options
| author | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-04-11 02:48:57 -0400 |
|---|---|---|
| committer | dumpfmprod <dumpfmprod@ubuntu.(none)> | 2010-04-11 02:48:57 -0400 |
| commit | 3b502423fc5bb2ed22051c465e8384f3e44519cc (patch) | |
| tree | b57e1239727103b91be45f0c968b6d037811801b /static/register.html | |
| parent | 9baa796668784cd6068f06a4aeafd23610999447 (diff) | |
sostler PROD commit
Diffstat (limited to 'static/register.html')
| -rw-r--r-- | static/register.html | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/static/register.html b/static/register.html index fe7f17e..0ce2911 100644 --- a/static/register.html +++ b/static/register.html @@ -41,15 +41,14 @@ <span>password</span> <input type="password" class="field" id="passwordInput" /> <br /> - <span>password 2x</span> + <span>password2x</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 /> |
