From: Bob Stayton Date: Mon, 23 Apr 2012 09:43:31 +0000 (+0000) Subject: Fix missing id attribute on footnote mark. X-Git-Tag: release/1.79.1~6^2~470 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1087e41d09fbac43cae702c66bdd3600e4dcd7d5;p=docbook-dsssl Fix missing id attribute on footnote mark. --- diff --git a/xsl/html/footnote.xsl b/xsl/html/footnote.xsl index 1a4ee0062..ae03feb70 100644 --- a/xsl/html/footnote.xsl +++ b/xsl/html/footnote.xsl @@ -30,8 +30,12 @@ footnote text gets an id of #ftn.@id. They cross link to each other. --> - - + + + + + + [ ]