Pārlūkot izejas kodu

Login page text update

Vijayakrishnan Krishnan 4 gadi atpakaļ
vecāks
revīzija
331c6ddb1b
1 mainītis faili ar 2 papildinājumiem un 2 dzēšanām
  1. 2 2
      resources/views/app/login.blade.php

+ 2 - 2
resources/views/app/login.blade.php

@@ -55,8 +55,8 @@
             </div>
           </form>
           <div class="d-flex flex-column mt-3 justify-content-center">
-            <small class="text-center">Please note that this platform may only be accessed by authorized users. Each user can only view data associated with their specific account.</small>
-            <small class="text-center">By logging in, you are accepting our <a href="#" class="text-secondary"><u>Terms of Service</u> </a>. To find out how we protect you and your information, view our <a href="#" class="text-secondary"><u>Privacy Policy</u> </a> </small>
+            <small class="text-center">This platform may only be accessed by authorized users. Each user can only view data associated with their specific account.</small>
+            <small class="text-center">By logging in, you accept our <a href="#" class="text-secondary"><u>Terms of Service</u> </a>. To find out how we protect you and your information, view our <a href="#" class="text-secondary"><u>Privacy Policy</u> </a> </small>
           </div>
         </div>
       </div>