diff options
author | Valérie-Emma Leroux <valerie-emma.leroux@iggdrasil.net> | 2017-01-09 22:40:32 +0100 |
---|---|---|
committer | Valérie-Emma Leroux <valerie-emma.leroux@iggdrasil.net> | 2017-01-09 22:40:32 +0100 |
commit | 7d888972e14e30990ac361c5c7336c2fb484db8d (patch) | |
tree | 5ed943ed44c4b10ebf40eb7f56b41f8d8c32a99a /archaeological_operations/templates | |
parent | 41c10f52fb23ba8e831a225b9d83108b1b853e93 (diff) | |
download | Ishtar-7d888972e14e30990ac361c5c7336c2fb484db8d.tar.bz2 Ishtar-7d888972e14e30990ac361c5c7336c2fb484db8d.zip |
Update labels
Diffstat (limited to 'archaeological_operations/templates')
-rw-r--r-- | archaeological_operations/templates/ishtar/sheet_administrativeact.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archaeological_operations/templates/ishtar/sheet_administrativeact.html b/archaeological_operations/templates/ishtar/sheet_administrativeact.html index c96d216c9..b12c1f8c0 100644 --- a/archaeological_operations/templates/ishtar/sheet_administrativeact.html +++ b/archaeological_operations/templates/ishtar/sheet_administrativeact.html @@ -30,7 +30,7 @@ {% field_li_detail "Associated file" item.associated_file %} {% field_li_detail "Operation" item.operation %} {% field_li_detail "Treatment" item.treatment %} - {% field_li_detail "Treatment file" item.treatment_file %} + {% field_li_detail "Treatment request" item.treatment_file %} {% if item.operation and item.operation.surface %} <li><label>{% trans "Surface:"%}</label> <span class='value'>{{ item.operation.surface }} m<sup>2</sup> ({{ item.operation.surface_ha }} ha)</span></li> |