author | František Kučera <franta-hg@frantovo.cz> |
Mon Oct 17 00:55:48 2011 +0200 (2011-10-17) | |
changeset 85 | a76b94bcec92 |
parent 84 | 7a3514a9e4fe |
child 86 | 92b2e3903ef1 |
1.1 --- a/helpers/mimeXhtmlPart.xsl Mon Oct 17 00:54:52 2011 +0200 1.2 +++ b/helpers/mimeXhtmlPart.xsl Mon Oct 17 00:55:48 2011 +0200 1.3 @@ -136,7 +136,7 @@ 1.4 name() = 'code' or 1.5 name() = 'blockquote'"> 1.6 <xsl:element name="{name()}"> 1.7 - <xsl:copy-of select="."/> 1.8 + <xsl:copy-of select="./node()"/> 1.9 </xsl:element> 1.10 </xsl:when> 1.11 <xsl:otherwise>