fix menu after setting mountpoints

This commit is contained in:
Tobias Powalowski 2012-08-14 13:29:06 +02:00
parent 12eedb5d58
commit 4b27c42d26

View file

@ -2499,7 +2499,7 @@ mountpoints() {
done
DIALOG --msgbox "Partitions were successfully mounted." 0 0
NEXTITEM="6"
NEXTITEM="5"
S_MKFS=1
}