shrink menu

This commit is contained in:
Tobias Powalowski 2023-06-15 21:37:39 +02:00
parent 5526716b84
commit a898d73fb6

View file

@ -321,7 +321,7 @@ _mainmenu() {
"7") "7")
_install_bootloader ;; _install_bootloader ;;
"8") "8")
dialog ${_DEFAULT} --menu " EXIT PROGRAM " 11 58 8 \ dialog ${_DEFAULT} --menu " EXIT PROGRAM " 10 40 6 \
"1" "Exit Program" \ "1" "Exit Program" \
"2" "Reboot System" \ "2" "Reboot System" \
"3" "Poweroff System" 2>${_ANSWER} "3" "Poweroff System" 2>${_ANSWER}