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

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

@@ -162,7 +162,7 @@
     </div>
     <div class="bg-light-grey mt-0 mt-md-5 py-2">
         <div class="container">
-            <p class="text-dark-pry text-center m-0"><small>Copyright © {{getdate()["year"]}} Leadership Health Inc. All Rights Reserved.</small></p>
+            <p class="text-dark-pry text-center m-0"><small>Copyright © {{getdate()["year"]}} Leadership Health LLC. All Rights Reserved.</small></p>
         </div>
     </div>
 </footer>