summaryrefslogtreecommitdiff
path: root/ishtar_common/templates/ishtar/sheet_importgroup.html
diff options
context:
space:
mode:
Diffstat (limited to 'ishtar_common/templates/ishtar/sheet_importgroup.html')
-rw-r--r--ishtar_common/templates/ishtar/sheet_importgroup.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/ishtar_common/templates/ishtar/sheet_importgroup.html b/ishtar_common/templates/ishtar/sheet_importgroup.html
index 593642945..050da29a2 100644
--- a/ishtar_common/templates/ishtar/sheet_importgroup.html
+++ b/ishtar_common/templates/ishtar/sheet_importgroup.html
@@ -1,7 +1,7 @@
{% extends "ishtar/sheet.html" %}
{% load i18n window_header window_field window_tables %}
-{% block head_title %}<strong>{% trans "Import" %}</strong> &ndash; {{item.name}}{% endblock %}
+{% block head_title %}<strong>{% trans "Import group" %}</strong> &ndash; {{item.name}} &ndash; {{item.importer_type}}{% endblock %}
{% block toolbar %}
{% window_nav item window_id 'show-importgroup' %}