From bef4c89ac11130c35f50df7589d04853b8a2df32 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Wed, 21 Feb 2018 14:27:46 +0100 Subject: Sheets: adapt headers --- ishtar_common/templates/ishtar/blocks/window_tables/documents.html | 2 +- .../templates/ishtar/blocks/window_tables/dynamic_documents.html | 2 +- .../templates/ishtar/blocks/window_tables/static_documents.html | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'ishtar_common') diff --git a/ishtar_common/templates/ishtar/blocks/window_tables/documents.html b/ishtar_common/templates/ishtar/blocks/window_tables/documents.html index 6d5c1f704..151193393 100644 --- a/ishtar_common/templates/ishtar/blocks/window_tables/documents.html +++ b/ishtar_common/templates/ishtar/blocks/window_tables/documents.html @@ -1,5 +1,5 @@ {% load i18n %} -

{{caption}}

+

{{caption}}

diff --git a/ishtar_common/templates/ishtar/blocks/window_tables/dynamic_documents.html b/ishtar_common/templates/ishtar/blocks/window_tables/dynamic_documents.html index 96093403d..84a9b9b03 100644 --- a/ishtar_common/templates/ishtar/blocks/window_tables/dynamic_documents.html +++ b/ishtar_common/templates/ishtar/blocks/window_tables/dynamic_documents.html @@ -1,6 +1,6 @@ {% load i18n %} -

{{caption}}

+

{{caption}}

-- cgit v1.2.3