Skip to content
Snippets Groups Projects
Commit 07f890da authored by Martin de la Iglesia's avatar Martin de la Iglesia
Browse files

Leerzeichen vor editorialen Hinzufügungen

parent 82552721
No related branches found
No related tags found
No related merge requests found
...@@ -357,6 +357,7 @@ ...@@ -357,6 +357,7 @@
</xsl:template> </xsl:template>
<xsl:template match="note[@subtype = 'addition']" mode="step3"> <xsl:template match="note[@subtype = 'addition']" mode="step3">
<xsl:text> </xsl:text>
<span xmlns="http://www.w3.org/1999/xhtml" class="editorial"> <span xmlns="http://www.w3.org/1999/xhtml" class="editorial">
<xsl:text>[</xsl:text> <xsl:text>[</xsl:text>
<xsl:apply-templates mode="step3"/> <xsl:apply-templates mode="step3"/>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment