diff options
author | Étienne Loks <etienne.loks@peacefrogs.net> | 2013-07-17 22:39:21 +0200 |
---|---|---|
committer | Étienne Loks <etienne.loks@peacefrogs.net> | 2013-07-17 22:39:21 +0200 |
commit | cf3c227017ee4709425e0205ec5a641139d2c156 (patch) | |
tree | c951c77e6f64998fe5eb93af86770eaf4887e390 /archaeological_context_records/templates | |
parent | 13a502ad0817c10f0cc70624fa7cb04f418bb048 (diff) | |
download | Ishtar-cf3c227017ee4709425e0205ec5a641139d2c156.tar.bz2 Ishtar-cf3c227017ee4709425e0205ec5a641139d2c156.zip |
Sheets: small update on labels
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 ed4dc3c2f..5b89c15d4 100644 --- a/archaeological_context_records/templates/ishtar/sheet_contextrecord.html +++ b/archaeological_context_records/templates/ishtar/sheet_contextrecord.html @@ -99,7 +99,7 @@ <table> <caption>{%trans "Finds"%}</caption> <tr> - <th>{% trans "Find" %}</th> + <th>{% trans "Find Id" %}</th> <th>{% trans "Id by material type" %}</th> <th>{% trans "Material type" %}</th> <th>{% trans "Context record" context "short"%}</th> |