From 1087e41d09fbac43cae702c66bdd3600e4dcd7d5 Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Mon, 23 Apr 2012 09:43:31 +0000 Subject: [PATCH] Fix missing id attribute on footnote mark. --- xsl/html/footnote.xsl | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) 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. --> - - + + + + + + [ ] -- 2.50.1