From 66b8e59ae7187d33098342e684d6cab5113bc89f Mon Sep 17 00:00:00 2001 From: ibuler Date: Tue, 19 Nov 2019 15:49:41 +0800 Subject: [PATCH] =?UTF-8?q?[Update]=20=E4=BF=AE=E6=94=B9nav?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/templates/_nav.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/templates/_nav.html b/apps/templates/_nav.html index eb2df90ff..03f9d83cb 100644 --- a/apps/templates/_nav.html +++ b/apps/templates/_nav.html @@ -121,7 +121,7 @@ {% endif %} -{% if request.user.can_admin_current_org and LOGIN_CONFIRM_ENABLE %} +{% if request.user.can_admin_current_org and LOGIN_CONFIRM_ENABLE and LICENSE_VALID %}