From c1dad31a10c45c3348941f228a42bbb4c0bf4192 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Sun, 24 Nov 2013 05:21:00 +0000 Subject: [PATCH] Fix bug in entry template where rowsep was incorrectly set to zero for cell with @morerows in thead. --- xsl/html/table.xsl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/xsl/html/table.xsl b/xsl/html/table.xsl index af7c42571..c8969924e 100644 --- a/xsl/html/table.xsl +++ b/xsl/html/table.xsl @@ -757,7 +757,8 @@ or ancestor-or-self::tbody/preceding-sibling::tfoot)"> - -- 2.50.1