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