|
@@ -4,7 +4,7 @@
|
|
<div id="formView">
|
|
<div id="formView">
|
|
<div class="d-flex align-items-center flex-column text-center p-3">
|
|
<div class="d-flex align-items-center flex-column text-center p-3">
|
|
<div class="flex-grow-1 single-form-heading font-weight-medium">HR Portal</div>
|
|
<div class="flex-grow-1 single-form-heading font-weight-medium">HR Portal</div>
|
|
- <p class="text-muted">Please enter your cell phone number below to receive an SMS token, then follow the prompts. If you are not in the U.S., please include + and the country code.</p>
|
|
|
|
|
|
+ <p class="text-muted">Please enter your cell phone number below to receive an SMS token, then follow the prompts</p>
|
|
</div>
|
|
</div>
|
|
<form action="{{route('send-sms-auth-token')}}" class="form mx-2" method="post">
|
|
<form action="{{route('send-sms-auth-token')}}" class="form mx-2" method="post">
|
|
<div class="icon_wrap">
|
|
<div class="icon_wrap">
|