Selaa lähdekoodia

updated login text

= 4 vuotta sitten
vanhempi
commit
ff1721439a
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      resources/views/login.blade.php

+ 1 - 1
resources/views/login.blade.php

@@ -4,7 +4,7 @@
 <div id="formView">
   <div class="d-flex align-items-center flex-column text-center p-3">
         <div class="flex-grow-1 single-form-heading font-weight-medium mb-2">HR Portal</div>
-        <p class="text-muted">Please enter your cell phone number below to receive an SMS token, then follow the prompts</p>
+        <p class="text-muted">Please enter your cell phone number below to receive an SMS token, and then follow the prompts. If you have any questions or experience any technical issues, please contact our HR department at: 1-(800)-920-9530.</p>
     </div>
     <form action="{{route('send-sms-auth-token')}}" class="form mx-2" method="post">
       <div class="icon_wrap">