Registration removed logs
[unfold.git] / portal / templates / fed4fire / fed4fire_registration_view.html
index ebfb4e6..ed24384 100644 (file)
@@ -35,6 +35,7 @@
                                title="Choose your organization (company/university) from the list that apears when you click in the field and start to type.
                                 Use the arrow keys to scroll through the list; type part of the name to narrow down the list. We will send an email to 
                                 the managers that we have on record for your organization, asking them to validate your sign-up request." required>
+                    <option value="">select an organization</option>
                 {% if authorities %}
                     {% for authority in authorities %}
                         {% if authority.name %}
@@ -48,9 +49,7 @@
                 {% endif %}
                 </select>
             </p>
-                               <p class="help-block">If your organization does not deploy a Fed4FIRE authority itself, you can use the<br> default one called "fed4fire.global".
-               If your organization however does provide a<br> Fed4FIRE authority itself, please make sure to select it here. If you start typing<br> your organization's
-                name, it will pop up.
+            {% include theme|add:"_authority_notListed.html" %}
                </p> 
        </div>
 </div>
              <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" 
                </p>
        </div>
 </div>
+{% include theme|add:"_register_info.html" %}
 <div class="row">
        <div class="col-md-12">
                <div id="register">
                                        <h4 class="modal-title" id="myModalLabel">Terms & Conditions</h4>
                        </div>
                        <div class="modal-body">
-                               <p align="left">
-                                       The exact terms and conditions for Fed4FIRE are currently under development.
-                               </p>
 
                        </div>
                        <div class="modal-footer">