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

@@ -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...")"