From: Michael Smith Date: Tue, 22 Aug 2006 12:51:28 +0000 (+0000) Subject: Corrected XPath expression used for locating first legalnotice X-Git-Tag: release/1.79.1~6^2~2616 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bda3ce7d7b6e4fa2390d22c1903b21f957876b81;p=docbook-dsssl Corrected XPath expression used for locating first legalnotice instance in a document. Closes request #1476450. Thanks to Sam Steingold. --- diff --git a/xsl/html/chunk-common.xsl b/xsl/html/chunk-common.xsl index 4a5152b8d..31c2acdfb 100644 --- a/xsl/html/chunk-common.xsl +++ b/xsl/html/chunk-common.xsl @@ -1131,8 +1131,15 @@ - - + + + + + + + + + @@ -1142,7 +1149,7 @@ - + @@ -1167,9 +1174,11 @@ + + + - +