Update link

This commit is contained in:
Dennis Reimann
2021-04-06 16:32:04 +02:00
parent 7099a3b394
commit fce7fdb3b7

View File

@@ -25,9 +25,7 @@
<div class="form-check my-1">
<input asp-for="AllowHotWalletForAll" type="checkbox" class="form-check-input"/>
<label asp-for="AllowHotWalletForAll" class="form-check-label"></label>
<a href="https://docs.btcpayserver.org/CreateWallet/#hot-wallet" target="_blank">
<span class="fa fa-question-circle-o text-secondary" title="More information..."></span>
</a>
<a href="https://docs.btcpayserver.org/CreateWallet/#requirements-to-create-wallets" target="_blank"><span class="fa fa-question-circle-o" title="More information..."></span></a>
<span asp-validation-for="AllowHotWalletForAll" class="text-danger"></span>
</div>
<div class="form-check my-1">