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 | bef4c89ac11130c35f50df7589d04853b8a2df32 (patch) | |
| tree | dc8ec51c2206630c1404b24171efb15c434e5b81 /archaeological_files | |
| parent | abc99ae83cb043211d6155988dd069069a507eea (diff) | |
| download | Ishtar-bef4c89ac11130c35f50df7589d04853b8a2df32.tar.bz2 Ishtar-bef4c89ac11130c35f50df7589d04853b8a2df32.zip | |
Sheets: adapt headers
Diffstat (limited to 'archaeological_files')
| -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> |
