Update login.php
This commit is contained in:
@@ -241,7 +241,7 @@ async function checkRegistration() {
|
|||||||
<br>
|
<br>
|
||||||
<p>Or</p>
|
<p>Or</p>
|
||||||
<button type="button" class="btn btn-primary btn-block" onclick="checkRegistration()">Login with a passkey</button>
|
<button type="button" class="btn btn-primary btn-block" onclick="checkRegistration()">Login with a passkey</button>
|
||||||
<br>
|
<br><br>
|
||||||
<div class="alert alert-danger" role="alert" style="display:none" id="no_passkey">
|
<div class="alert alert-danger" role="alert" style="display:none" id="no_passkey">
|
||||||
You do not have a passkey associatet with your account.
|
You do not have a passkey associatet with your account.
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user