Browse Source

Update index.blade.php

Bozhidar Slaveykov 1 year ago
parent
commit
b5837d327c

+ 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>