mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-11-19 18:37:41 +01:00
ui fix
This commit is contained in:
@@ -147,7 +147,7 @@ if [ "${rtlWebinterface}" != "${choice}" ]; then
|
|||||||
l2="Try to open the following URL in your local webrowser"
|
l2="Try to open the following URL in your local webrowser"
|
||||||
l3="and unlock your wallet from there with PASSWORD C."
|
l3="and unlock your wallet from there with PASSWORD C."
|
||||||
l4="---> http://${localip}:3000"
|
l4="---> http://${localip}:3000"
|
||||||
dialog --title 'OK' --msgbox "${l1}\n${l2}\n${l3}\n${l4}" 9 25
|
dialog --title 'OK' --msgbox "${l1}\n${l2}\n${l3}\n${l4}" 9 45
|
||||||
fi
|
fi
|
||||||
needsReboot=1
|
needsReboot=1
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user