changeset 85 | a76b94bcec92 |
parent 83 | 668014315a54 |
child 88 | cbf1a1153313 |
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>