fix typo
This commit is contained in:
parent
6f63b43c1c
commit
3897166185
|
|
@ -19,7 +19,7 @@
|
|||
<col width='25'>
|
||||
<tr>
|
||||
<td><span class='fas fa-font'></span></td>
|
||||
<td><stron>{% trans "Part name" %}</stron></td>
|
||||
<td><strong>{% trans "Part name" %}</strong></td>
|
||||
<td>{{ part.name }}</td>
|
||||
</tr>
|
||||
{% if part.IPN %}
|
||||
|
|
|
|||
Loading…
Reference in New Issue