From c8d387aee434733d1f24cd7b1dd5e014eecb7661 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?P=C4=93teris=20Caune?= Date: Thu, 19 Nov 2020 16:35:44 +0200 Subject: [PATCH] Improve text instructions --- templates/accounts/profile.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/accounts/profile.html b/templates/accounts/profile.html index 23a1c860..3fc3cf34 100644 --- a/templates/accounts/profile.html +++ b/templates/accounts/profile.html @@ -97,8 +97,8 @@ {% else %}

- Your account has no registered security keys.
- Two-factor authentication is not active. + Two-factor authentication is not enabled yet.
+ Your account has no registered security keys.

{% endif %}