X-Git-Url: https://git.mdrn.pl/librarian.git/blobdiff_plain/e57b146bf49e38b3bb57615110b27de5b4d1ae69..de3b882898379336c630ee61707936db2d95dd43:/librarian/fb2/fb2.xslt?ds=inline diff --git a/librarian/fb2/fb2.xslt b/librarian/fb2/fb2.xslt index 950b526..2f322e8 100644 --- a/librarian/fb2/fb2.xslt +++ b/librarian/fb2/fb2.xslt @@ -26,7 +26,7 @@ <FictionBook> <xsl:apply-templates mode="outer"/> - <body name="footnotes"> + <body name="notes"> <xsl:apply-templates mode="footnotes"/> </body> </FictionBook>