diff --git a/resources/views/livewire/server/form.blade.php b/resources/views/livewire/server/form.blade.php index 938e47cbd..d8144e931 100644 --- a/resources/views/livewire/server/form.blade.php +++ b/resources/views/livewire/server/form.blade.php @@ -135,7 +135,7 @@ class="w-full mt-8 mb-4 font-bold box-without-bg bg-coollabs hover:bg-coollabs-1 @if ($server->isFunctional()) -

Settings

+

Settings

@@ -144,8 +144,8 @@ class="w-full mt-8 mb-4 font-bold box-without-bg bg-coollabs hover:bg-coollabs-1
-
-

Sentinel

+
+

Sentinel

@if ($server->isSentinelEnabled()) Restart @endif