"&" im Hauptfenster wieder entfernt
This commit is contained in:
parent
2aa6615357
commit
c27281d052
2
wire_g
2
wire_g
@ -225,7 +225,7 @@ SELECTION=$(yad --no-klick --list --center \
|
||||
--text=$"<b>Activ Tunnel: </b> <span color='#0fad0a'><b>$ACTIVE</b></span>
|
||||
<b>-----------------------------------------------------------------------------------------------------</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=$?
|
||||
|
||||
[[ $? -eq 1 ]] && exit 0
|
||||
|
Loading…
Reference in New Issue
Block a user