refactor: Update select.blade.php to improve trademarks policy display
This commit is contained in:
@@ -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)
|
||||||
|
Reference in New Issue
Block a user