diff options
| author | Étienne Loks <etienne.loks@iggdrasil.net> | 2022-11-22 11:34:55 +0100 |
|---|---|---|
| committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2022-12-12 12:23:19 +0100 |
| commit | 32dee19addab88f0b02d98e492a6f6cca49a288b (patch) | |
| tree | 492dd05971cb5280048282bf988d500af9cc5f0a /archaeological_context_records/templates | |
| parent | 871814a44be5b63a5ea5796773a858939946a7d4 (diff) | |
| download | Ishtar-32dee19addab88f0b02d98e492a6f6cca49a288b.tar.bz2 Ishtar-32dee19addab88f0b02d98e492a6f6cca49a288b.zip | |
Minor translation fixes
Diffstat (limited to 'archaeological_context_records/templates')
| -rw-r--r-- | archaeological_context_records/templates/ishtar/sheet_contextrecord.html | 2 |
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 a38d2c3bf..57e41f983 100644 --- a/archaeological_context_records/templates/ishtar/sheet_contextrecord.html +++ b/archaeological_context_records/templates/ishtar/sheet_contextrecord.html @@ -138,7 +138,7 @@ <hr class="clearfix"> <h3>{% trans "Description"%}</h3> <div class="row"> - {% field_flex_multiple_obj "Excavation technique" item 'excavation_technics' has_image %} + {% field_flex_multiple_obj "Excavation techniques" item 'excavation_technics' has_image %} {% field_flex_multiple_obj "Periods" item 'datings' has_image %} {% field_flex "Town" item.town.label_with_areas '' '' has_image %} {% field_flex_multiple_obj "Documentation" item 'documentations' has_image %} |
