Merge pull request #252 from Onurrr/patch-1

Update Checkout.cshtml
This commit is contained in:
Nicolas Dorier
2018-08-24 18:37:07 +09:00
committed by GitHub

View File

@@ -64,7 +64,7 @@
</div>
</div>
</div>
<div style="margin-top: 10px; text-align: right;">
<div style="margin-top: 10px; text-align: center;">
@* Not working because of nsSeparator: false, keySeparator: false,
{{$t("nested.lang")}} >>
*@
@@ -92,7 +92,7 @@
});
</script>
</div>
<div style="margin-top: 10px; text-align: right;" class="form-text small text-muted">
<div style="margin-top: 10px; text-align: center;" class="form-text small text-muted">
<span>Powered by <a target="_blank" href="https://github.com/btcpayserver/btcpayserver">BTCPay Server</a></span>
</div>
</div>