diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-01-09 19:07:21 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2017-01-09 19:07:21 +0100 |
commit | 09495f09efe06ee734b9cb325c2fc154e15b2a35 (patch) | |
tree | e70136aa341212fcd2b22e7f28cd5bb89e2bac94 /archaeological_finds/templates/ishtar/sheet_treatmentfile.html | |
parent | 4e2995741edcf08dfa1fc08c43bb0eae0b1ace72 (diff) | |
download | Ishtar-09495f09efe06ee734b9cb325c2fc154e15b2a35.tar.bz2 Ishtar-09495f09efe06ee734b9cb325c2fc154e15b2a35.zip |
Treatment file -> Treatment request
Diffstat (limited to 'archaeological_finds/templates/ishtar/sheet_treatmentfile.html')
-rw-r--r-- | archaeological_finds/templates/ishtar/sheet_treatmentfile.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archaeological_finds/templates/ishtar/sheet_treatmentfile.html b/archaeological_finds/templates/ishtar/sheet_treatmentfile.html index 8988d9595..7159493c5 100644 --- a/archaeological_finds/templates/ishtar/sheet_treatmentfile.html +++ b/archaeological_finds/templates/ishtar/sheet_treatmentfile.html @@ -2,7 +2,7 @@ {% load i18n window_field from_dict link_to_window window_tables window_header humanize %} {% load url from future %} -{% block head_title %}{% trans "Treatment file" %}{% endblock %} +{% block head_title %}{% trans "Treatment request" %}{% endblock %} {% block content %} {% window_nav item window_id 'show-treatmentfile' 'treatmentfile_modify' %} |