From 62638f76ede8218f802ce232a8f15e3a20b04aaf Mon Sep 17 00:00:00 2001 From: Matthias Date: Mon, 7 Jun 2021 04:00:12 +0200 Subject: [PATCH] fixing wrong page title --- InvenTree/part/templates/part/internal_prices.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/InvenTree/part/templates/part/internal_prices.html b/InvenTree/part/templates/part/internal_prices.html index dbf3986943..5f37697383 100644 --- a/InvenTree/part/templates/part/internal_prices.html +++ b/InvenTree/part/templates/part/internal_prices.html @@ -7,7 +7,7 @@ {% endblock %} {% block heading %} -{% trans "Sell Price Information" %} +{% trans "Internal Price Information" %} {% endblock %} {% block details %}