mirror of
https://github.com/MacRimi/ProxMenux.git
synced 2025-06-28 04:06:54 +00:00
Update fast menus
This commit is contained in:
parent
c4cd308ba5
commit
0bc5d1ebda
@ -2826,8 +2826,9 @@ fi
|
||||
|
||||
|
||||
|
||||
show_proxmenux_logo
|
||||
|
||||
if [[ "$LANGUAGE" != "en" ]]; then
|
||||
show_proxmenux_logo
|
||||
msg_lang "$(translate "Generating automatic translations...")"
|
||||
fi
|
||||
main_menu
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user