From 4efbf72f77c32dc6654b15bb513d007cd92b6659 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Thu, 11 Jul 2019 14:05:54 +0200 Subject: bellow -> below --- .../templates/ishtar/sheet_contextrecord.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'archaeological_context_records/templates') 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 %} -

{% trans "Diagram of statigraphic relations - bellow" %}

- {% 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 %} +

{% trans "Diagram of statigraphic relations - below" %}

+ {% 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 %} -- cgit v1.2.3