test1 import enthält noch else
This commit is contained in:
parent
a60df61b7d
commit
5a5d16ba3c
4
wire_g
4
wire_g
@ -97,7 +97,7 @@ import_wg(){
|
||||
|
||||
else
|
||||
yad --text-align=center --button=$"OK" --title=$"Wireguard .conf Select file" \
|
||||
--image-on-top --image=${wg_pic}wg-info.png \
|
||||
--image-on-top --image=${wg_pic}wg-info.png --no-click --filename=*.conf \
|
||||
--fixed --center --buttons-layout=center --borders=8 \
|
||||
--text $"<b>Oh, something went wrong.</b> \n
|
||||
<b>No valid Wireguard file.</b> \n
|
||||
@ -107,7 +107,7 @@ import_wg(){
|
||||
fi ;;
|
||||
|
||||
*) yad --text-align=center --button=$"OK" --title=$"Wireguard .conf Select file" \
|
||||
--image-on-top --image=${wg_pic}wg-info.png \
|
||||
--image-on-top --image=${wg_pic}wg-info.png --no-click --filename=*.conf \
|
||||
--fixed --center --buttons-layout=center --borders=8 \
|
||||
--text $"<b>Oh, something went wrong.</b> \n
|
||||
<b>No valid Wireguard file.</b> \n
|
||||
|
Loading…
x
Reference in New Issue
Block a user