diff --git a/usr/lib/archboot/installer/base.sh b/usr/lib/archboot/installer/base.sh index 3002e4fb9..7a48d7ee6 100644 --- a/usr/lib/archboot/installer/base.sh +++ b/usr/lib/archboot/installer/base.sh @@ -321,7 +321,7 @@ _mainmenu() { "7") _install_bootloader ;; "8") - dialog ${_DEFAULT} --menu " EXIT PROGRAM " 11 58 8 \ + dialog ${_DEFAULT} --menu " EXIT PROGRAM " 10 40 6 \ "1" "Exit Program" \ "2" "Reboot System" \ "3" "Poweroff System" 2>${_ANSWER}