diff options
Diffstat (limited to 'archaeological_files/templates/ishtar/sheet_file.html')
-rw-r--r-- | archaeological_files/templates/ishtar/sheet_file.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/archaeological_files/templates/ishtar/sheet_file.html b/archaeological_files/templates/ishtar/sheet_file.html index 7d708c23f..2f5644ca0 100644 --- a/archaeological_files/templates/ishtar/sheet_file.html +++ b/archaeological_files/templates/ishtar/sheet_file.html @@ -88,7 +88,7 @@ <caption>{%trans "Admninistrative acts"%}</caption> <tr> <th>{% trans "Year" %}</th> - <th>{% trans "Reference" %}</th> + <th>{% trans "Ref." %}</th> <th>{% trans "Type" %}</th> <th>{% trans "Date" %}</th> </tr> @@ -108,7 +108,7 @@ <caption>{%trans "Associated operations"%}</caption> <tr> <th>{% trans "Year" %}</th> - <th>{% trans "Reference" %}</th> + <th>{% trans "Ref." %}</th> <th>Code Patriarche</th> <th>{% trans "Type" %}</th> <th>{% trans "In charge" %}</th> @@ -136,7 +136,7 @@ <caption>{%trans "Admninistrative acts linked to associated operations"%}</caption> <tr> <th>{% trans "Year" %}</th> - <th>{% trans "Reference" %}</th> + <th>{% trans "Ref." %}</th> <th>{% trans "Type" %}</th> <th>{% trans "Date" %}</th> </tr> |