From a07a90f1c998f24a6ede0381ce89140ff00a6ff9 Mon Sep 17 00:00:00 2001 From: BaiJiangJie Date: Wed, 4 Dec 2019 16:59:57 +0800 Subject: [PATCH] =?UTF-8?q?[Update]=20=E4=BF=AE=E6=94=B9=E7=94=A8=E6=88=B7?= =?UTF-8?q?=E8=AF=A6=E6=83=85=E4=B8=AD=E5=AE=A1=E6=89=B9=E4=BA=BA=E8=AE=BE?= =?UTF-8?q?=E7=BD=AE=E6=98=BE=E7=A4=BA=E6=9D=A1=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/users/templates/users/user_detail.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/users/templates/users/user_detail.html b/apps/users/templates/users/user_detail.html index 158bdd36e..2a6ed62b1 100644 --- a/apps/users/templates/users/user_detail.html +++ b/apps/users/templates/users/user_detail.html @@ -256,7 +256,7 @@ {% endif %} - {% if LOGIN_CONFIRM_ENABLE %} + {% if LICENSE_VALID and LOGIN_CONFIRM_ENABLE %}
{% trans 'Login confirm' %}