diff options
author | Étienne Loks <etienne.loks@iggdrasil.net> | 2018-02-21 14:27:46 +0100 |
---|---|---|
committer | Étienne Loks <etienne.loks@iggdrasil.net> | 2018-02-21 14:27:46 +0100 |
commit | dc0246f19222e5722c68121cc9dbaeff9891e57f (patch) | |
tree | dc8ec51c2206630c1404b24171efb15c434e5b81 /archaeological_files/templates | |
parent | bbc88035ada895390d0ab38e6d96fdaddb5781a0 (diff) | |
download | Ishtar-dc0246f19222e5722c68121cc9dbaeff9891e57f.tar.bz2 Ishtar-dc0246f19222e5722c68121cc9dbaeff9891e57f.zip |
Sheets: adapt headers
Diffstat (limited to 'archaeological_files/templates')
-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> |