mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-31 04:34:26 +01:00
Update BTCPayServer/Views/UIAccount/LoginWithFido2.cshtml
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user