From 2f680a678c0bd1233a4dd98f9c16f81a0843ead3 Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Thu, 25 Aug 2016 22:57:41 +0200 Subject: Sheet: fix table document caption --- ishtar_common/templates/ishtar/blocks/window_tables/documents.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (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 8c584425a..6d5c1f704 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 %} -

{{h4}}

+

{{caption}}

-- cgit v1.2.3