Peter Muturi 4 年之前
父節點
當前提交
4312faa337
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      resources/views/login.blade.php

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

@@ -32,7 +32,7 @@
                 <input type="submit" name="sendToken" value="Send SMS Token" class="btn btn-sm btn-primary w-100 py-2">
             </div>
         </div>
-        <p class="text-center text-muted mt-3"><small>If you have any questions at all, please contact your Dedicated HR Representative at the phone number or email displayed inside this portal</small> </p>
+        <p class="text-center text-muted mt-3"><small>If you have any questions at all, please contact your Dedicated HR Representative at the phone number or email displayed inside this portal.</small> </p>
     </form>
 </div>
 @endsection