took care of strange texts appearing in footers
svn path=/trunk/; revision=19253
This commit is contained in:
@@ -93,10 +93,10 @@
|
||||
</xsl:element>
|
||||
</xsl:template>
|
||||
|
||||
<!-- Do not copy <set> to output at all -->
|
||||
<!-- Do not copy <set> or <text> to output at all -->
|
||||
<xsl:template match="set"/>
|
||||
<xsl:template match="text"/>
|
||||
|
||||
|
||||
<!-- For all other nodes, copy verbatim -->
|
||||
<xsl:template match="@*|node()" priority="-1">
|
||||
<xsl:copy>
|
||||
|
Reference in New Issue
Block a user