diff --git a/mnt-sftp.sh b/mnt-sftp.sh index fc66bca..d471065 100755 --- a/mnt-sftp.sh +++ b/mnt-sftp.sh @@ -61,7 +61,7 @@ function mount { --width=350 \ --text="Please choose. Cancel to unmount drives." \ --title="Choose SSH server" \ - --cancel-label "Unmount all" \ + --cancel-label "Unmount all / Cancel" \ --column "Available SSH servers" \ "" $SSHLIST ${PRESSHLIST[*]}); then unmountquestion # If you press cancel, it should ask you to unmount all drives