summaryrefslogtreecommitdiff
path: root/archaeological_finds/templates/ishtar/sheet_treatmentfilesource.html
diff options
context:
space:
mode:
Diffstat (limited to 'archaeological_finds/templates/ishtar/sheet_treatmentfilesource.html')
-rw-r--r--archaeological_finds/templates/ishtar/sheet_treatmentfilesource.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/archaeological_finds/templates/ishtar/sheet_treatmentfilesource.html b/archaeological_finds/templates/ishtar/sheet_treatmentfilesource.html
index e456b6fe0..e558296a8 100644
--- a/archaeological_finds/templates/ishtar/sheet_treatmentfilesource.html
+++ b/archaeological_finds/templates/ishtar/sheet_treatmentfilesource.html
@@ -1,12 +1,12 @@
{% extends "ishtar/sheet_source.html" %}
{% load i18n window_field window_header link_to_window %}
-{% block head_title %}{% trans "Treatement file source" %}{% endblock %}
+{% block head_title %}{% trans "Treatment request source" %}{% endblock %}
{% block window_nav %}
{% window_nav item window_id 'show-treatmentfilesource' 'treatmentfile_source_modify' %}
{% endblock %}
{% block related %}
-{% field "Related treatment file" item.owner '' item.owner|link_to_window %}
+{% field "Related treatment request" item.owner '' item.owner|link_to_window %}
{% endblock %}