diff options
Diffstat (limited to 'archaeological_files/templates/ishtar/sheet_file.html')
-rw-r--r-- | archaeological_files/templates/ishtar/sheet_file.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/archaeological_files/templates/ishtar/sheet_file.html b/archaeological_files/templates/ishtar/sheet_file.html index b01fe77f6..2e65fab11 100644 --- a/archaeological_files/templates/ishtar/sheet_file.html +++ b/archaeological_files/templates/ishtar/sheet_file.html @@ -157,7 +157,7 @@ {% trans "Administrative acts" as administrativeacts_label %} {% table_administrativact administrativeacts_label item.administrative_act.all %} -<h4>{%trans "Associated operations"%}</h4> +<h3>{%trans "Associated operations"%}</h3> <table class="table table-striped"> <tr> <th>{% trans "Ref." %}</th> @@ -184,7 +184,7 @@ {% endfor %} </table> -<h4>{%trans "Admninistrative acts linked to associated operations"%}</h4> +<h3>{%trans "Admninistrative acts linked to associated operations"%}</h3> <table class="table table-striped"> <tr> <th>{% trans "Year" %}</th> |