From: Bob Stayton Date: Tue, 17 Jul 2012 03:23:51 +0000 (+0000) Subject: Fix bug in footnote link introduced in 1.77.1. X-Git-Tag: release/1.79.1~6^2~369 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a1074b5ffa176e9042530d5616c8b771b8e82494;p=docbook-dsssl Fix bug in footnote link introduced in 1.77.1. --- diff --git a/xsl/html/footnote.xsl b/xsl/html/footnote.xsl index b385c9aa6..8438265ea 100644 --- a/xsl/html/footnote.xsl +++ b/xsl/html/footnote.xsl @@ -19,23 +19,29 @@ The footnote text is handled in name="process.footnote". The footnote marker gets an id of @id, while the footnote text gets an id of #ftn.@id. They cross link to each other. --> - - #ftn. + + + #ftn. + + + + + + + + - - - [ ]