From 9e1180c85025f831777b72f4499e46cb73daf8a6 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Mon, 26 Nov 2012 23:10:44 +0000 Subject: [PATCH] Fix bug 3590039 abstract/title not rendered. --- xsl/html/block.xsl | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/xsl/html/block.xsl b/xsl/html/block.xsl index aac0367a9..5d2f8d51a 100644 --- a/xsl/html/block.xsl +++ b/xsl/html/block.xsl @@ -249,7 +249,7 @@ - +
@@ -264,6 +264,21 @@ + +
+ + + + + + + + + + +
+
+ -- 2.40.0