From d9ec9d486dc41ad4db3b7bf7abd9e5deb3f75d0c Mon Sep 17 00:00:00 2001 From: Bob Stayton Date: Mon, 20 Feb 2012 18:15:57 +0000 Subject: [PATCH] Move square brackets and inside element for footnote marks to fix display problems in some browsers. --- xsl/html/footnote.xsl | 70 +++++++++++++++++++++---------------------- 1 file changed, 35 insertions(+), 35 deletions(-) diff --git a/xsl/html/footnote.xsl b/xsl/html/footnote.xsl index 6804113ac..d00c91ec9 100644 --- a/xsl/html/footnote.xsl +++ b/xsl/html/footnote.xsl @@ -25,24 +25,24 @@ - - [ - - + + + + [ - - ] - + ] + + - - [ - - + + + + [ - - ] - + ] + + @@ -72,14 +72,14 @@ linkend/id: - - [ - - + + + + [ - - ] - + ] + + @@ -145,14 +145,14 @@ linkend/id: - - [ - - + + + + [ - - ] - + ] + + @@ -175,15 +175,15 @@ linkend/id: - - [ - - + + + + [ - - ] - + ] + + -- 2.50.1