Hauptfesnter ------ erweitert

This commit is contained in:
Désiré Werner Menrath 2023-11-15 17:21:31 +01:00
parent c766340428
commit 6193494430

2
wire_g
View File

@ -214,7 +214,7 @@ SELECTION=$(yad --no-klick --list --center \
--borders=8 --image-on-top --image=${WG_PIC}wg-active.png \ --borders=8 --image-on-top --image=${WG_PIC}wg-active.png \
--column=$"Selection" $TUNNEL \ --column=$"Selection" $TUNNEL \
--text=$"<b>Activ Tunnel: </b> <span color='#0fad0a'><b>$ACTIVE</b></span> --text=$"<b>Activ Tunnel: </b> <span color='#0fad0a'><b>$ACTIVE</b></span>
<b>------------------------------------------------------------------------------------------</b> <b>------------------------------------------------------------------------------------------------</b>
<b>If no Tunnels are listed,</b> <b>If no Tunnels are listed,</b>
<b>so they have to import their Tunnel beforehand.</b>") <b>so they have to import their Tunnel beforehand.</b>")
RET=$? RET=$?