mirror of
https://github.com/btcpayserver/btcpayserver.git
synced 2024-11-20 02:28:31 +01:00
Update BTCPayServer/Views/UIAccount/LoginWithFido2.cshtml
This commit is contained in:
parent
801ab862a3
commit
72d728eb47
@ -17,7 +17,7 @@
|
||||
<span>If your security device has a button, tap on it.</span>
|
||||
</div>
|
||||
</div>
|
||||
<button id="btn-start" class="btn btn-outline-primary d-none" type="button">Start</button>
|
||||
<button id="btn-start" class="btn btn-primary d-none" type="button">Start</button>
|
||||
<p id="error-message" class="d-none alert alert-danger"></p>
|
||||
<button id="btn-retry" class="btn btn-secondary d-none" type="button">Retry</button>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user