diff --git a/InvenTree/part/templates/part/part_base.html b/InvenTree/part/templates/part/part_base.html index f7be28565b..68347eb36e 100644 --- a/InvenTree/part/templates/part/part_base.html +++ b/InvenTree/part/templates/part/part_base.html @@ -144,7 +144,7 @@ {% if not part.active %}  
- + {% trans 'Inactive' %}
{% endif %}