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 %}