Changes for page Engine_XalanJ

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

From version Icon 12.1 Icon
edited by Nicolas Gregoire
on 2012/01/08 19:43
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,7 +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()"/>
40 + <xsl:copy-of select="xalan:checkEnvironment()"/>
41 41   </xsl:template>
42 42  \\</xsl:stylesheet>
43 43