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