joinview: design issues
[unfold.git] / portal / templates / join_view.html
index c93c45d..fecc7fb 100644 (file)
@@ -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>
+               <p></p>
+               <button type="submit" class="btn btn-primary">Submit</button>
        </div>
 </form>
 <script>