summaryrefslogtreecommitdiff
path: root/archaeological_finds/templates
diff options
context:
space:
mode:
authorValérie-Emma Leroux <emma@iggdrasil.net>2017-01-09 22:40:32 +0100
committerValérie-Emma Leroux <emma@iggdrasil.net>2017-01-09 22:40:32 +0100
commitdc7c0cdf9ceba039b2536c0db8e816a3d29880d9 (patch)
tree5ed943ed44c4b10ebf40eb7f56b41f8d8c32a99a /archaeological_finds/templates
parentf5f93b8c556d591967dd2001a684fd67dca7b44f (diff)
downloadIshtar-dc7c0cdf9ceba039b2536c0db8e816a3d29880d9.tar.bz2
Ishtar-dc7c0cdf9ceba039b2536c0db8e816a3d29880d9.zip
Update labels
Diffstat (limited to 'archaeological_finds/templates')
-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 %}