From f68bf9b2aa25549a237c59e129da89165360965b Mon Sep 17 00:00:00 2001 From: Étienne Loks Date: Thu, 17 Mar 2016 01:05:56 +0100 Subject: XHTML to ODT: put table caption on top --- xhtml2odt/xsl/document-content/tables.xsl | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'xhtml2odt') diff --git a/xhtml2odt/xsl/document-content/tables.xsl b/xhtml2odt/xsl/document-content/tables.xsl index a063f6bfd..f17354455 100644 --- a/xhtml2odt/xsl/document-content/tables.xsl +++ b/xhtml2odt/xsl/document-content/tables.xsl @@ -57,16 +57,6 @@ - - - - - - - - - - @@ -80,6 +70,16 @@ : + + + + + + + + + + -- cgit v1.2.3