mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-07-07 15:56:53 +00:00
Update config_menu.sh
This commit is contained in:
parent
c21b374b49
commit
707b6a6f1b
@ -90,7 +90,7 @@ show_config_menu() {
|
|||||||
|
|
||||||
OPTION=$(dialog --clear --backtitle "ProxMenux Configuration" \
|
OPTION=$(dialog --clear --backtitle "ProxMenux Configuration" \
|
||||||
--title "$(translate "Configuration Menu")" \
|
--title "$(translate "Configuration Menu")" \
|
||||||
--menu "$(translate "Select an option:")" 15 60 4 \
|
--menu "$(translate "Select an option:")" 20 70 10 \
|
||||||
"${menu_options[@]}" 3>&1 1>&2 2>&3)
|
"${menu_options[@]}" 3>&1 1>&2 2>&3)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user