update menus VM

This commit is contained in:
MacRimi
2025-05-07 22:08:37 +02:00
parent 1149ce8ad8
commit fc0fbf6e9c
3 changed files with 13 additions and 13 deletions

View File

@@ -78,7 +78,7 @@ function start_vm_configuration() {
while true; do
OS_TYPE=$(dialog --backtitle "ProxMenux" \
--title "$(translate "Select System Type")" \
--menu "\n$(translate "Choose the type of virtual system to install:")" 18 70 8 \
--menu "\n$(translate "Choose the type of virtual system to install:")" 18 70 10 \
1 "$(translate "Create") VM System NAS" \
2 "$(translate "Create") VM System Windows" \
3 "$(translate "Create") VM System Linux" \