diff --git a/InvenTree/stock/templates/stock/item_base.html b/InvenTree/stock/templates/stock/item_base.html index ee73f8565e..9785b78850 100644 --- a/InvenTree/stock/templates/stock/item_base.html +++ b/InvenTree/stock/templates/stock/item_base.html @@ -98,7 +98,7 @@ {% endif %} {% if item.uid %} - + {% trans "Unique Identifier" %} {{ item.uid }}