F4F: templates updated
[unfold.git] / portal / templates / fed4fire / fed4fire_registration_view.html
index ebfb4e6..31b5b9e 100644 (file)
              <label for="password" class="control-label">Authentication</label>
                </p>
                <p>     
-             <input type="password"  id="password" name="password"   class="form-control" style="width:250px" minlength="4" value="{{ password }}" title="Your password allows you to log in to this portal." placeholder="Password" required />
+             <input type="password"  id="password" name="password"   class="form-control" style="width:250px" minlength="8" value="{{ password }}" title="Your password allows you to log in to this portal." placeholder="Password" required />
            </p>
         <p>
-                       <input type="password"  id="confirmpassword" name="confirmpassword" style="width:250px"  minlength="4" class="form-control" value="" placeholder="Confirm password" required />
+                       <input type="password"  id="confirmpassword" name="confirmpassword" style="width:250px"  minlength="8" class="form-control" value="" placeholder="Confirm password" required />
            </p>
         <p>
                        <select name="question" class="form-control" style="width:350px" id="key-policy"