From d37369dcafbc383f5a8b9d0db99e23e62da54d8b Mon Sep 17 00:00:00 2001
From: Andras Bacsai <5845193+andrasbacsai@users.noreply.github.com>
Date: Sat, 28 Jun 2025 14:02:08 +0200
Subject: [PATCH] fix(ui): enhance terminal access messaging to clarify server
functionality and terminal status
---
.../project/shared/execute-container-command.blade.php | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/resources/views/livewire/project/shared/execute-container-command.blade.php b/resources/views/livewire/project/shared/execute-container-command.blade.php
index 9ff5cccc5..c04af1dd5 100644
--- a/resources/views/livewire/project/shared/execute-container-command.blade.php
+++ b/resources/views/livewire/project/shared/execute-container-command.blade.php
@@ -43,7 +43,7 @@
@if ($type === 'server')