summaryrefslogtreecommitdiff
path: root/archaeological_context_records/templates
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2019-07-11 14:05:54 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2019-07-11 14:05:54 +0200
commite4b6f6be5e660663011c0ef86635d300d6e0ec2b (patch)
tree84bd47cc2bc204a2fbf49b53528b2754c5e774f6 /archaeological_context_records/templates
parent58b21e287a398623482bed4a51efd7ec3f952d9c (diff)
downloadIshtar-e4b6f6be5e660663011c0ef86635d300d6e0ec2b.tar.bz2
Ishtar-e4b6f6be5e660663011c0ef86635d300d6e0ec2b.zip
bellow -> below
Diffstat (limited to 'archaeological_context_records/templates')
-rw-r--r--archaeological_context_records/templates/ishtar/sheet_contextrecord.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/archaeological_context_records/templates/ishtar/sheet_contextrecord.html b/archaeological_context_records/templates/ishtar/sheet_contextrecord.html
index 0643a40fc..811a80fc4 100644
--- a/archaeological_context_records/templates/ishtar/sheet_contextrecord.html
+++ b/archaeological_context_records/templates/ishtar/sheet_contextrecord.html
@@ -276,11 +276,11 @@
{% include "ishtar/blocks/sheet_relation_image.html" %}
{% endwith %}{% endwith %}{% endwith %}{% endwith %}
- <h3>{% trans "Diagram of statigraphic relations - bellow" %}</h3>
- {% with relation_type="bellow" %}
- {% with relation_image=item.relation_image_bellow %}
- {% with relation_png=item.relation_bitmap_image_bellow %}
- {% with relation_dot=item.relation_dot_bellow %}
+ <h3>{% trans "Diagram of statigraphic relations - below" %}</h3>
+ {% with relation_type="below" %}
+ {% with relation_image=item.relation_image_below %}
+ {% with relation_png=item.relation_bitmap_image_below %}
+ {% with relation_dot=item.relation_dot_below %}
{% include "ishtar/blocks/sheet_relation_image.html" %}
{% endwith %}{% endwith %}{% endwith %}{% endwith %}