diff --git a/InvenTree/templates/InvenTree/settings/user.html b/InvenTree/templates/InvenTree/settings/user.html index 1658e54bcb..ace2ab0038 100644 --- a/InvenTree/templates/InvenTree/settings/user.html +++ b/InvenTree/templates/InvenTree/settings/user.html @@ -161,7 +161,7 @@
- {% if user.staticdevice_set.all and user.totpdevice_set.all %} + {% if user.staticdevice_set.all or user.totpdevice_set.all %}

{% trans 'You have these faktors available:' %}