summaryrefslogtreecommitdiff
path: root/archaeological_context_records
diff options
context:
space:
mode:
Diffstat (limited to 'archaeological_context_records')
-rw-r--r--archaeological_context_records/templates/ishtar/sheet_contextrecord.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/archaeological_context_records/templates/ishtar/sheet_contextrecord.html b/archaeological_context_records/templates/ishtar/sheet_contextrecord.html
index 57e41f983..d82766305 100644
--- a/archaeological_context_records/templates/ishtar/sheet_contextrecord.html
+++ b/archaeological_context_records/templates/ishtar/sheet_contextrecord.html
@@ -164,7 +164,7 @@
</div>
{% if item.main_geodata %}
- <h3>{% trans "Localisation"%}</h3>
+ <h3>{% trans "Geographic localisation" %}</h3>
<div class='row'>
{% with geo_item=item %}
{% include "ishtar/blocks/sheet_map.html"%}