mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-04-12 05:39:22 +02:00
#261 more space for OK dialog
This commit is contained in:
parent
003c396218
commit
c010809b43
@ -172,7 +172,7 @@ if [ "${rtlWebinterface}" != "${choice}" ]; then
|
||||
l2="Try to open the following URL in your local webrowser"
|
||||
l3="and login with your PASSWORD B."
|
||||
l4="---> http://${localip}:3000"
|
||||
dialog --title 'OK' --msgbox "${l1}\n${l2}\n${l3}\n${l4}" 9 45
|
||||
dialog --title 'OK' --msgbox "${l1}\n${l2}\n${l3}\n${l4}" 11 50
|
||||
fi
|
||||
needsReboot=1
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user