diff --git a/hypha/apply/users/templates/two_factor/core/setup.html b/hypha/apply/users/templates/two_factor/core/setup.html index 7b7ea304a4..ad298fbd4e 100644 --- a/hypha/apply/users/templates/two_factor/core/setup.html +++ b/hypha/apply/users/templates/two_factor/core/setup.html @@ -17,7 +17,7 @@ {% endblocktrans %}
{% blocktrans trimmed %}Step 1: Open the Authenticator app on your phone and scan the QR code displayed below. {% endblocktrans %}
-{% trans "Unable to scan the QR code? Try this link:" %} {{ otpauth_url }}
{% blocktrans trimmed %}Step 2: Enter the 6-digit verification code generated by the app below.{% endblocktrans %}
{% elif wizard.steps.current == 'sms' %}