join_view: terms and condition line added
[myslice.git] / portal / templates / join_view.html
index c93c45d..89d06ba 100644 (file)
@@ -5,7 +5,7 @@
 
 <div class="row">
        <div class="col-md-12">
-       <h1><img src="{{ STATIC_URL }}icons/testbed-xs.png" alt="Join Federation" /> Add organization</h1>
+       <h1><img src="{{ STATIC_URL }}icons/testbed-xs.png" alt="Join Federation" /> Request to add organization</h1>
        </div>
 </div>
 <div class="row">
@@ -95,7 +95,7 @@
                placeholder="Email" maxlength="40" class="form-control" required>
        </div>
        <div class="form-group">
-       <input type="text" id="pi_phone" name="pi_phone" value="{{ pi_phone }}" 
+       <input type="tel" id="pi_phone" name="pi_phone" value="{{ pi_phone }}" 
                title="We may phone the manager as part of the validation process, and in case any issues arise with the use of the system."
                style="width:200px" placeholder="Phone number"  maxlength="20" class="form-control" required>
     </div>
        </div>
 </div>
        <div class="form-group" >
-               <button type="submit" class="btn btn-default">Submit</button>
+               <input type="checkbox" name="agreement" value="agreement" required />&nbsp;&nbsp; I agree to the
+<a href="/terms" target="_blank">terms and conditions.</a>
+
+               <br><br>
+               <button type="submit" class="btn btn-onelab">Submit</button>
        </div>
 </form>
 <script>
+
 /*
 jQuery(document).ready(function(){
   var availableTags = [