Browse Source

#261 more space for OK dialog

dev
rootzoll 6 years ago
parent
commit
c010809b43
  1. 2
      home.admin/00settingsMenuServices.sh

2
home.admin/00settingsMenuServices.sh

@ -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…
Cancel
Save