diff --git a/InvenTree/templates/InvenTree/settings/plugin_settings.html b/InvenTree/templates/InvenTree/settings/plugin_settings.html index c7fd11d4ea..f77093b91a 100644 --- a/InvenTree/templates/InvenTree/settings/plugin_settings.html +++ b/InvenTree/templates/InvenTree/settings/plugin_settings.html @@ -25,7 +25,7 @@ {% if plugin.has_urls %}

{% trans "URLs" %}

{% define plugin.base_url as base %} -

{% blocktrans %}The Base-URL for this plugin is {{ base }}.{% endblocktrans %}

+

{% blocktrans %}The Base-URL for this plugin is {{ base }}.{% endblocktrans %}

@@ -40,7 +40,7 @@ - + {% endif %}{% endfor %}
{{key}} {{entry.1}}{% trans 'open' %}{% trans 'open in new tab' %}