mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-08-25 13:51:15 +00:00
Update fast menus
This commit is contained in:
@@ -148,7 +148,7 @@ show_version_info() {
|
||||
dialog --title "$(translate "ProxMenux Information")" --clear --textbox "$tmpfile" 20 70
|
||||
rm -f "$tmpfile"
|
||||
fi
|
||||
show_proxmenux_logo
|
||||
#show_proxmenux_logo
|
||||
}
|
||||
|
||||
|
||||
@@ -250,5 +250,5 @@ uninstall_proxmenu() {
|
||||
exit 0
|
||||
}
|
||||
|
||||
show_proxmenux_logo
|
||||
#show_proxmenux_logo
|
||||
show_config_menu
|
||||
|
@@ -180,6 +180,7 @@ show_menu() {
|
||||
|
||||
|
||||
if [[ "$LANGUAGE" != "en" ]]; then
|
||||
show_proxmenux_logo
|
||||
msg_lang "$(translate "Generating automatic translations...")"
|
||||
fi
|
||||
show_menu
|
||||
|
Reference in New Issue
Block a user