summaryrefslogtreecommitdiff
path: root/archaeological_finds/templates/ishtar/sheet_findbasket.html
diff options
context:
space:
mode:
Diffstat (limited to 'archaeological_finds/templates/ishtar/sheet_findbasket.html')
-rw-r--r--archaeological_finds/templates/ishtar/sheet_findbasket.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/archaeological_finds/templates/ishtar/sheet_findbasket.html b/archaeological_finds/templates/ishtar/sheet_findbasket.html
index af5baea5d..4b3d9321e 100644
--- a/archaeological_finds/templates/ishtar/sheet_findbasket.html
+++ b/archaeological_finds/templates/ishtar/sheet_findbasket.html
@@ -11,7 +11,7 @@
<div class='row'>
{% field_flex "Label" item.label %}
- {% field_flex_detail "Owned by" item.user.person %}
+ {% field_flex_detail _("Owned by") item.user.person %}
{% field_flex "Slug" item.slug %}
{% field_flex "Is public" item.public %}
{% field_flex "Comment" item.comment %}