2
0
mirror of https://github.com/inventree/InvenTree.git synced 2025-07-01 19:20:55 +00:00

replace bold tags

This commit is contained in:
Matthias
2021-09-02 00:17:12 +02:00
parent edb1602c7c
commit 6a420fd95c
30 changed files with 42 additions and 42 deletions

View File

@ -6,7 +6,7 @@
<col width='25'>
<tr>
<td colspan="3"><b>{% trans "Server" %}</b></td>
<td colspan="3"><strong>{% trans "Server" %}</strong></td>
</tr>
<tr>
<td><span class='fas fa-server'></span></td>
@ -77,7 +77,7 @@
{% endif %}
<tr>
<td colspan='3'><b>{% trans "Parts" %}</b></td>
<td colspan='3'><strong>{% trans "Parts" %}</strong></td>
</tr>
<tr>
<td><span class='fas fa-sitemap'></span></td>
@ -90,7 +90,7 @@
<td>{{ part_count }}</td>
</tr>
<tr>
<td colspan="3"><b>{% trans "Stock Items" %}</b></td>
<td colspan="3"><strong>{% trans "Stock Items" %}</strong></td>
</tr>
<tr>
<td><span class='fas fa-map-marker-alt'></span></td>