Fix grammar (#817)

* Fix grammar

* Fix typo
This commit is contained in:
Lucas Cullen
2019-05-07 17:55:22 +10:00
committed by Nicolas Dorier
parent 232ceed8b0
commit 50351f56f8

View File

@@ -104,7 +104,7 @@
{
<div class="alert alert-danger alert-dismissible" style="position:absolute; top:75px;" role="alert">
<button type="button" class="close" data-dismiss="alert" aria-label="Close"><span aria-hidden="true">&times;</span></button>
<span>You access BTCPay Server over an unsecured network. If you are using docker deployment with NGINX and HTTPS is not available, you probably did not configured your DNS settings right. <br />
<span>Your access to BTCPay Server is over an unsecured network. If you are using docker deployment with NGINX and HTTPS is not available, you probably did not configured your DNS settings right. <br />
We disabled the register and login link so you don't leak your credentials.</span>
</div>
}