From 5ccfc30b13663a52686cd040cb574bc0c0dc652c Mon Sep 17 00:00:00 2001 From: Jan Holesovsky Date: Wed, 15 Aug 2018 10:02:35 +0200 Subject: Let's have Content-Type everywhere. Change-Id: I000658561d76d6a95a4acbc621db5e3f6d081e08 Reviewed-on: https://gerrit.libreoffice.org/59051 Tested-by: Jenkins Reviewed-by: Jan Holesovsky --- help3xsl/help.html | 1 + help3xsl/index.html | 1 + help3xsl/index2.html | 1 + help3xsl/online_transform.xsl | 2 +- 4 files changed, 4 insertions(+), 1 deletion(-) diff --git a/help3xsl/help.html b/help3xsl/help.html index 21afd2ff41..cc22a2fdf4 100644 --- a/help3xsl/help.html +++ b/help3xsl/help.html @@ -8,6 +8,7 @@ --> + diff --git a/help3xsl/index.html b/help3xsl/index.html index 9f4dae9466..5a319fd04f 100644 --- a/help3xsl/index.html +++ b/help3xsl/index.html @@ -8,6 +8,7 @@ --> + diff --git a/help3xsl/index2.html b/help3xsl/index2.html index e09b68e6f9..12c7711c43 100644 --- a/help3xsl/index2.html +++ b/help3xsl/index2.html @@ -8,6 +8,7 @@ --> + diff --git a/help3xsl/online_transform.xsl b/help3xsl/online_transform.xsl index 26231d6568..ec1d30c317 100644 --- a/help3xsl/online_transform.xsl +++ b/help3xsl/online_transform.xsl @@ -142,7 +142,7 @@ - + -- cgit