File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
src/Server/OneTrueError.Web/Views/User Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -23,9 +23,9 @@ <h3>User information</h3>
2323 </ div >
2424 </ div >
2525 < div class ="form-group ">
26- < label for ="CellNumber " class ="col-sm-2 control-label "> Cellphone Number</ label >
26+ < label for ="MobileNumber " class ="col-sm-2 control-label "> Cellphone Number</ label >
2727 < div class ="col-sm-10 ">
28- < input type ="text " class ="form-control " id ="CellNumber " placeholder ="Cellphone number " data-name ="CellNumber ">
28+ < input type ="text " class ="form-control " id ="MobileNumber " placeholder ="Cellphone number " data-name ="MobileNumber ">
2929 < p class ="help-block "> Use E.164 format (+<countryCode><number>). Example: +4670123456</ p >
3030 </ div >
3131 </ div >
@@ -71,4 +71,4 @@ <h3>Password reset</h3>
7171< div class ="row ">
7272 < div class ="col-lg-12 ">
7373 </ div >
74- </ div >
74+ </ div >
You can’t perform that action at this time.
0 commit comments