From 9c3cfd644ae437cf132bfed963ad61c07aae3b01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mateusz=20Gruszczy=C5=84ski?= Date: Sun, 9 Mar 2025 14:40:48 +0100 Subject: [PATCH] NEW MODAL informacje o serwerze --- templates/server_list.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/templates/server_list.html b/templates/server_list.html index 6bd4ab0..fdd8810 100644 --- a/templates/server_list.html +++ b/templates/server_list.html @@ -21,7 +21,7 @@ ID - Nazwa hosta + Nazwa serwera Użytkownik Port Typ @@ -44,8 +44,7 @@ {{ h.resolved_hostname }} {% endif %} - - + {% if h.use_daemon and h.type == 'linux' %} @@ -146,7 +145,7 @@