update menus

This commit is contained in:
MacRimi
2026-07-13 21:43:48 +02:00
parent e771a11441
commit 362409e654
4 changed files with 25 additions and 27 deletions
+2 -2
View File
@@ -32,12 +32,12 @@ while true; do
OPTION=$(dialog --colors --backtitle "ProxMenux" \
--title "$(translate "Disk Manager")" \
--menu "\n$(translate "Select an option:")" 24 78 16 \
"" "\Z4──────────────────────── VM ───────────────────────────\Zn" \
"" "\Zb\Z4 VM\Zn" \
"1" "$(translate "Import Disk to VM")" \
"2" "$(translate "Import Disk Image to VM")" \
"3" "$(translate "Add Controller or NVMe PCIe to VM")" \
"" "" \
"" "\Z4──────────────────────── LXC ──────────────────────────\Zn" \
"" "\Zb\Z4 LXC\Zn" \
"4" "$(translate "Import Disk to LXC")" \
"" "" \
"" "\Z4────────────────────── Utilities ───────────────────────\Zn" \