FB2: use mode=para for poems -- simplify.
[librarian.git] / librarian / fb2 / fb2.xslt
index 3a7b522..915bad4 100644 (file)
@@ -48,7 +48,7 @@
                                <xsl:choose>
                                        <xsl:when test="local-name() = 'liryka_l'">
                                                <poem>
-                                                       <xsl:apply-templates mode="poem"/>
+                                                       <xsl:apply-templates mode="para"/>
                                                </poem>
                                        </xsl:when>