make cancel button clearer
This commit is contained in:
@@ -61,7 +61,7 @@ function mount {
|
|||||||
--width=350 \
|
--width=350 \
|
||||||
--text="Please choose. Cancel to unmount drives." \
|
--text="Please choose. Cancel to unmount drives." \
|
||||||
--title="Choose SSH server" \
|
--title="Choose SSH server" \
|
||||||
--cancel-label "Unmount all" \
|
--cancel-label "Unmount all / Cancel" \
|
||||||
--column "Available SSH servers" \
|
--column "Available SSH servers" \
|
||||||
"<manual input>" $SSHLIST ${PRESSHLIST[*]}); then
|
"<manual input>" $SSHLIST ${PRESSHLIST[*]}); then
|
||||||
unmountquestion # If you press cancel, it should ask you to unmount all drives
|
unmountquestion # If you press cancel, it should ask you to unmount all drives
|
||||||
|
|||||||
Reference in New Issue
Block a user