mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-06-28 12:16:53 +00:00
Update config_menu.sh
This commit is contained in:
parent
6b35b2aef4
commit
a5ca8a7204
@ -27,7 +27,7 @@ initialize_cache
|
||||
|
||||
show_config_menu() {
|
||||
while true; do
|
||||
OPTION=$(whiptail --title "$(translate "Configuration Menu")" --menu "$(translate "Select an option:")" 15 60 4 \
|
||||
OPTION=$(whiptail --title "$(translate "Configuration Menu")" --menu "$(translate "Select an option:")" 20 70 8 \
|
||||
"1" "$(translate "Change Language")" \
|
||||
"2" "$(translate "Show Version Information")" \
|
||||
"3" "$(translate "Uninstall ProxMenu")" \
|
||||
|
Loading…
x
Reference in New Issue
Block a user