2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-06-14 11:05:41 +00:00

Merge pull request #798 from SchrodingersGat/transa

Typo fix
This commit is contained in:
Oliver
2020-05-12 07:11:20 +10:00
committed by GitHub

View File

@ -6,7 +6,7 @@
{% endblock %}
{% block settings %}
<h4>{% transa "Part Parameter Templates" %}</h4>
<h4>{% trans "Part Parameter Templates" %}</h4>
<div id='param-buttons'>
<button class='btn btn-success' id='new-param'>{% trans "New Parameter" %}</button>