mirror of
https://github.com/inventree/InvenTree.git
synced 2025-07-03 04:00:57 +00:00
Fix typos/naming (#4242)
* fix usage of InvenTree name * small typo fix * rename notification plugin all builtins should be named inventree...
This commit is contained in:
@ -94,7 +94,7 @@ table td.expand {
|
||||
|
||||
{% block header_content %}
|
||||
|
||||
<img class='logo' src='{% logo_image %}' alt="Inventree logo" width='150'>
|
||||
<img class='logo' src='{% logo_image %}' alt="InvenTree logo" width='150'>
|
||||
|
||||
<div class='header-right'>
|
||||
<h3>{% trans "Bill of Materials" %}</h3>
|
||||
|
Reference in New Issue
Block a user