diff options
Diffstat (limited to 'archaeological_finds/templates/ishtar/sheet_museum_find.html')
-rw-r--r-- | archaeological_finds/templates/ishtar/sheet_museum_find.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/archaeological_finds/templates/ishtar/sheet_museum_find.html b/archaeological_finds/templates/ishtar/sheet_museum_find.html index 6e6080b92..4c3317ba2 100644 --- a/archaeological_finds/templates/ishtar/sheet_museum_find.html +++ b/archaeological_finds/templates/ishtar/sheet_museum_find.html @@ -208,7 +208,7 @@ <th>{% trans "End date" %}</th> <th>{% trans "Dating type" %}</th> <th>{% trans "Quality" %}</th> - <th>{% trans "Precise on dating" %}</th> + <th>{% trans "Precise on this dating" %}</th> </tr> {% for dating in dating_list %} <tr> |