fix: css
[unfold.git] / portal / templates / join_view.html
index c93c45d..8d1577b 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>