From 8417564d2a2b6ac499234a04e70641943ea130f9 Mon Sep 17 00:00:00 2001 From: punix Date: Wed, 15 Nov 2023 17:24:27 +0100 Subject: [PATCH] Hauptfenster ----- erweitert 2 --- wire_g | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wire_g b/wire_g index 6c1349b..263d618 100755 --- a/wire_g +++ b/wire_g @@ -214,7 +214,7 @@ SELECTION=$(yad --no-klick --list --center \ --borders=8 --image-on-top --image=${WG_PIC}wg-active.png \ --column=$"Selection" $TUNNEL \ --text=$"Activ Tunnel: $ACTIVE ------------------------------------------------------------------------------------------------- +----------------------------------------------------------------------------------------------------- If no Tunnels are listed, so they have to import their Tunnel beforehand.") RET=$?