summaryrefslogtreecommitdiff
path: root/archaeological_files/templates/ishtar/sheet_file.html
diff options
context:
space:
mode:
Diffstat (limited to 'archaeological_files/templates/ishtar/sheet_file.html')
-rw-r--r--archaeological_files/templates/ishtar/sheet_file.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/archaeological_files/templates/ishtar/sheet_file.html b/archaeological_files/templates/ishtar/sheet_file.html
index 2f5644ca0..ff0acb1a7 100644
--- a/archaeological_files/templates/ishtar/sheet_file.html
+++ b/archaeological_files/templates/ishtar/sheet_file.html
@@ -53,7 +53,7 @@
{% if item.is_preventive %}
<h3>{% trans "Preventive archaelogical file"%}</h3>
-<p><label>{%trans "Planed surface:"%}</label> <span class='value'>{{ item.total_developed_surface }} m<sup>2</sup> ({{ item.total_developed_surface_ha }} ha)</span></p>
+<p><label>{%trans "Developed surface:"%}</label> <span class='value'>{{ item.total_developed_surface }} m<sup>2</sup> ({{ item.total_developed_surface_ha }} ha)</span></p>
<p><label>{%trans "Saisine type:"%}</label> <span class='value'>{{ item.saisine_type }}</span></p>
{% if item.town_planning_service %}<p><label>{%trans "Town planning service:"%}</label> <span class='value'>{{ item.town_planning_service }}</span></p>{% endif %}
{% if item.permit_type %}<p><label>{%trans "Permit type:"%}</label> <span class='value'>{{ item.permit_type }}</span></p>{% endif %}
@@ -65,7 +65,7 @@
<table>
<caption>{%trans "Associated parcels"%}</caption>
<tr>
- <th>{% trans "Commune" %}</th>
+ <th>{% trans "Town" %}</th>
<th>{% trans "Year" %}</th>
<th>{% trans "Section" %}</th>
<th>{% trans "Parcels" %}</th>