diff --git a/InvenTree/part/templates/part/prices.html b/InvenTree/part/templates/part/prices.html index 1789b6ddff..e2828470b8 100644 --- a/InvenTree/part/templates/part/prices.html +++ b/InvenTree/part/templates/part/prices.html @@ -115,6 +115,7 @@
+

{% trans "Calculation parameters" %}

{% csrf_token %} {{ form|crispy }}