소스 검색

Update index.blade.php

Bozhidar Slaveykov 1 년 전
부모
커밋
b5837d327c
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      web/resources/views/vendor/filament-panels/components/page/index.blade.php

+ 2 - 2
web/resources/views/vendor/filament-panels/components/page/index.blade.php

@@ -146,7 +146,7 @@
 
     <x-filament-panels::unsaved-action-changes-alert />
 
-    <div class="text-sm dark:text-white/40 text-center">
-        © 2023 <a href="#" class="hover:underline">Phyre - Hosting Panel™</a>. All Rights Reserved.
+    <div class="text-sm dark:text-white/40 text-center mb-4">
+        © 2023-2024 <a href="#" class="hover:underline"> PHYRE - Web Hosting Panel ™</a>. All Rights Reserved.
     </div>
 </div>