mirror of
https://github.com/simple-login/app.git
synced 2025-02-24 07:43:54 +08:00
Change words
This commit is contained in:
parent
6f78802c0a
commit
a87f7e4be9
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
<input type="hidden" name="form-name" value="create">
|
||||
|
||||
<div class="font-weight-bold mt-5">Token</div>
|
||||
<div class="small-text mb-3">Please enter the 2FA code from your 2FA application</div>
|
||||
<div class="small-text mb-3">Please enter the 2FA code from your 2FA authenticator</div>
|
||||
|
||||
{{ otp_token_form.token(class="form-control", autofocus="true") }}
|
||||
{{ render_field_errors(otp_token_form.token) }}
|
||||
|
|
Loading…
Reference in a new issue