Ver a proveniência

closes on canceling main menu

tags/v3.1
Luke há 6 anos
ascendente
cometimento
7b3b263f20
1 ficheiros alterados com 1 adições e 1 eliminações
  1. +1
    -1
      mutt-wizard.sh

+ 1
- 1
mutt-wizard.sh Ver ficheiro

@@ -186,7 +186,7 @@ choice=$(dialog --title "Luke's mutt/offlineIMAP wizard" \
4 "Remove an email account." \
5 "Remove all email accounts." \
6 "Exit this wizard." \
3>&1 1>&2 2>&3 3>&1 )
3>&1 1>&2 2>&3 3>&1 ) || clear && exit

case $choice in
0) dialog --title "Accounts detected" --msgbox "The following accounts have been detected:


Carregando…
Cancelar
Guardar