From: Norman Walsh Date: Mon, 16 Apr 2001 18:51:41 +0000 (+0000) Subject: Fix bug in processing of subtitle content on components X-Git-Tag: release/1.79.1~6^2~6582 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d8822f9d987666524a26bc7cbafa4ca7ec29afeb;p=docbook-dsssl Fix bug in processing of subtitle content on components --- diff --git a/xsl/html/component.xsl b/xsl/html/component.xsl index 14537c928..fe638f5a5 100644 --- a/xsl/html/component.xsl +++ b/xsl/html/component.xsl @@ -35,7 +35,7 @@ |$node/prefaceinfo/subtitle |$node/chapterinfo/subtitle |$node/appendixinfo/subtitle - |subtitle)[1]"/> + |$node/subtitle)[1]"/>