summaryrefslogtreecommitdiff
path: root/xhtml-1_1/footnote.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'xhtml-1_1/footnote.xsl')
-rw-r--r--xhtml-1_1/footnote.xsl7
1 files changed, 5 insertions, 2 deletions
diff --git a/xhtml-1_1/footnote.xsl b/xhtml-1_1/footnote.xsl
index 80d3f6e..7cfc81b 100644
--- a/xhtml-1_1/footnote.xsl
+++ b/xhtml-1_1/footnote.xsl
@@ -1,4 +1,7 @@
-<?xml version="1.0" encoding="ASCII"?><!--This file was created automatically by html2xhtml--><!--from the HTML stylesheets.--><xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:exsl="http://exslt.org/common" xmlns="http://www.w3.org/1999/xhtml" exclude-result-prefixes="exsl" version="1.0">
+<?xml version="1.0" encoding="ASCII"?>
+<!--This file was created automatically by html2xhtml-->
+<!--from the HTML stylesheets.-->
+<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" xmlns:exsl="http://exslt.org/common" xmlns="http://www.w3.org/1999/xhtml" exclude-result-prefixes="exsl" version="1.0">
<!-- ********************************************************************
$Id: footnote.xsl 9665 2012-11-08 14:26:20Z kosek $
@@ -324,4 +327,4 @@ linkend/id: <xsl:value-of select="@linkend"/>
<xsl:call-template name="process.footnote"/>
</xsl:template>
-</xsl:stylesheet> \ No newline at end of file
+</xsl:stylesheet>