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