feedback changes done : suseendhiran
This commit is contained in:
parent
26227b51f4
commit
5fa1bd84a9
@ -100,7 +100,7 @@
|
||||
<label class="control-label col-md-1 col-sm-1 " for="first-name"> Mobile<a style="color:red;">*</a> </label>
|
||||
<div class="col-md-5 col-sm-5 ">
|
||||
<input type="text" pattern="[7-9]{1}[0-9]{9}"
|
||||
title="Phone number with 7-9 and remaing 9 digit with 0-9" id="mobile" name="mobile" value="" required="required" class="form-control ">
|
||||
title="Phone number with 6-9 and remaing 9 digit with 0-9" id="mobile" name="mobile" value="" required="required" class="form-control ">
|
||||
</div>
|
||||
|
||||
<label class="control-label col-md-1 col-sm-1 " for="last-name"> Permission<a style="color:red;">*</a> </label>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user