fehler korrektur
This commit is contained in:
parent
0a82aa4128
commit
77ab628e14
4
wire_g
4
wire_g
@ -97,13 +97,13 @@ remove(){
|
|||||||
then
|
then
|
||||||
yad --window-icon=${wg_pic}wg-trash.png \
|
yad --window-icon=${wg_pic}wg-trash.png \
|
||||||
--image-on-top --image=${wg_pic}wg-info.png \
|
--image-on-top --image=${wg_pic}wg-info.png \
|
||||||
--text="Oh etwas ging schief.\nBitte Tunnel im Networkmanager löschen." \
|
--text="Ihr Tunnel $selection wurde erfolgreich gelöscht.\n" \
|
||||||
--text-align=center --button="OK" --title "Wire-G Trash" \
|
--text-align=center --button="OK" --title "Wire-G Trash" \
|
||||||
--fixed --center --buttons-layout=center --borders=8 --center
|
--fixed --center --buttons-layout=center --borders=8 --center
|
||||||
else
|
else
|
||||||
yad --window-icon=${wg_pic}wg-trash.png \
|
yad --window-icon=${wg_pic}wg-trash.png \
|
||||||
--image-on-top --image=${wg_pic}wg-info.png \
|
--image-on-top --image=${wg_pic}wg-info.png \
|
||||||
--text="Ihr Tunnel $selection wurde erfolgreich gelöscht.\n" \
|
--text="Oh etwas ging schief.\nBitte Tunnel im Networkmanager löschen." \
|
||||||
--text-align=center --button="OK" --title "Wire-G Trash" \
|
--text-align=center --button="OK" --title "Wire-G Trash" \
|
||||||
--fixed --center --buttons-layout=center --borders=8 --center
|
--fixed --center --buttons-layout=center --borders=8 --center
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user