mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-09-28 04:26:28 +02:00
change UI button name
This commit is contained in:
@@ -209,7 +209,7 @@ msg="You should now see the pairing QR code on the RaspiBlitz LCD.\n\n${msg}When
|
||||
whiptail --backtitle "Connecting Mobile Wallet" \
|
||||
--title "Pairing by QR code" \
|
||||
--yes-button "continue" \
|
||||
--no-button "show QR code" \
|
||||
--no-button "console QRcode" \
|
||||
--yesno "${msg}" 18 65
|
||||
if [ $? -eq 1 ]; then
|
||||
# backup - show QR code on screen (not LCD)
|
||||
|
Reference in New Issue
Block a user