refactor: Update select.blade.php to improve trademarks policy display

This commit is contained in:
Andras Bacsai
2024-09-23 09:44:33 +02:00
parent 85ab772acd
commit 6f8c4a4ce4

View File

@@ -492,7 +492,8 @@
<div class="pb-4 text-xs">Trademarks Policy: The respective trademarks mentioned here are owned by the <div class="pb-4 text-xs">Trademarks Policy: The respective trademarks mentioned here are owned by the
respective respective
companies, and use of them does not imply any affiliation or endorsement.<br>Find more services <a companies, and use of them does not imply any affiliation or endorsement.<br>Find more services <a
class="dark:text-white underline" href="https://coolify.io/docs/services">here</a>.</div> class="dark:text-white underline" target="_blank"
href="https://coolify.io/docs/services">here</a>.</div>
<input class="input" autofocus wire:model.live.debounce.200ms="search" autofocus <input class="input" autofocus wire:model.live.debounce.200ms="search" autofocus
placeholder="Search..."> placeholder="Search...">
@if ($loadingServices) @if ($loadingServices)