diff options
Diffstat (limited to 'template/en/default')
-rw-r--r-- | template/en/default/mfa/totp/verify.html.tmpl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/template/en/default/mfa/totp/verify.html.tmpl b/template/en/default/mfa/totp/verify.html.tmpl index 9b0dd5013..9dbbafc7c 100644 --- a/template/en/default/mfa/totp/verify.html.tmpl +++ b/template/en/default/mfa/totp/verify.html.tmpl @@ -15,7 +15,8 @@ <p> <b>[% reason FILTER html %]</b> requires verification.<br> - Please enter your verification code from your TOTP application: + Please enter your verification code from your TOTP application. If your device has been lost or stolen, you + may use one of your pregenerated recovery codes. </p> <div class="verify-totp"> <form method="POST" action="[% postback.action FILTER none %]"> |