Changes for page Engine_XalanJ

Last modified by Nicolas Gregoire on 2012/01/31 17:35

From version Icon 13.1 Icon
edited by Nicolas Gregoire
on 2012/01/08 19:44
Change comment: There is no comment for this version
To version Icon 11.1 Icon
edited by Nicolas Gregoire
on 2012/01/05 01:11
Change comment: There is no comment for this version

Summary

Details

Icon Page properties
Content
... ... @@ -37,9 +37,7 @@
37 37  
38 38   <xsl:output indent="yes"/>
39 39   <xsl:template match="/">
40 - (% style="text-align:center;color:blue" %)<xsl:copy-of select="xalan:checkEnvironment()"/>
41 -
42 -
40 + <xsl:copy-of select="xalan:checkEnvironment()"/>
43 43   </xsl:template>
44 44  \\</xsl:stylesheet>
45 45