From 7f39edf01db48029b245af0f61be3db9b73690a8 Mon Sep 17 00:00:00 2001 From: rootzoll Date: Sat, 24 Apr 2021 01:03:53 +0200 Subject: [PATCH] small ux thing - bigger dialog box --- home.admin/20recoverDialog.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/home.admin/20recoverDialog.sh b/home.admin/20recoverDialog.sh index 90c2b2557..4980530a5 100755 --- a/home.admin/20recoverDialog.sh +++ b/home.admin/20recoverDialog.sh @@ -35,7 +35,7 @@ Write them down & store them in a safe place. if [ "$?" != "0" ]; then dialog --backtitle "RaspiBlitz - Setup" --msgbox "Please write down your Password C:\n${oldPasswordC}" 10 52 else - dialog --backtitle "RaspiBlitz" --msgbox "OK - password C was set\nuse it to unlock your Lightning Wallet after restarts." 6 52 + dialog --backtitle "RaspiBlitz" --msgbox "OK - password C was set\nuse it to unlock your Lightning Wallet after restarts." 8 52 fi elif [ ${resetAlsoPasswordB} -gt 0 ]; then