From 425b6e90e159a1e8321268734087cd072c85f1a1 Mon Sep 17 00:00:00 2001 From: Aevann Date: Thu, 14 Sep 2023 21:47:00 +0300 Subject: [PATCH] remove unnecessary part --- files/templates/settings/security.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/files/templates/settings/security.html b/files/templates/settings/security.html index 327fc0c3c..01daa5085 100644 --- a/files/templates/settings/security.html +++ b/files/templates/settings/security.html @@ -152,7 +152,7 @@ {% if mfa_secret %}

Step 1: Scan this QR code (or enter the code) using a two-factor authentication app such as Google Authenticator or Authy.

- two-factor QR code + two-factor QR code
Or enter this code: {{mfa_secret}}

Step 2: Enter the six-digit code generated in the authenticator app and your {{SITE_NAME}} account password.