Update main menu

This commit is contained in:
MacRimi
2025-07-08 23:21:11 +02:00
parent c9d172d301
commit 0550aa9bd2
4 changed files with 13 additions and 8 deletions

View File

@@ -44,7 +44,7 @@ show_menu() {
4 "$(translate "Create VM from template or script")" \
5 "$(translate "Disk and Storage Manager")" \
6 "$(translate "Proxmox VE Helper Scripts")" \
7 "$(translate "Network")" \
7 "$(translate "Network Management")" \
8 "$(translate "Utilities and Tools")" \
9 "$(translate "Settings")" \
0 "$(translate "Exit")" 2>"$TEMP_FILE"

View File

@@ -721,7 +721,7 @@ guided_configuration_cleanup() {
restart_network_service() {
if dialog --title "$(translate "Restart Network")" \
--yesno "$(translate "This will restart the network service and may cause a brief disconnection. Continue?")" 10 60; then
--yesno "\n$(translate "This will restart the network service and may cause a brief disconnection. Continue?")" 10 60; then
show_proxmenux_logo
msg_info "$(translate "Restarting network service...")"