summaryrefslogtreecommitdiff
path: root/archaeological_operations
diff options
context:
space:
mode:
Diffstat (limited to 'archaeological_operations')
-rw-r--r--archaeological_operations/templates/ishtar/sheet_site.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/archaeological_operations/templates/ishtar/sheet_site.html b/archaeological_operations/templates/ishtar/sheet_site.html
index 0956478b4..2deb54683 100644
--- a/archaeological_operations/templates/ishtar/sheet_site.html
+++ b/archaeological_operations/templates/ishtar/sheet_site.html
@@ -50,7 +50,7 @@
{% field_flex_multiple_obj "Remains" item 'remains' %}
{% field_flex_multiple_obj "Cultural attributions" item 'cultural_attributions' %}
{% field_flex_detail _("Discoverer") item.discoverer %}
- {% field_flex_multiple "Collaborators" item.collaborators %}
+ {% field_flex_detail_multiple _("Collaborators") item.collaborators %}
{% if item.description == item.public_description %}
{% field_flex_full _("Description/Public description") item.description "<pre>" "</pre>" %}
{% else %}