joerg 2004/03/06 05:42:12
Modified: src/webapp/stylesheets/system xml2html.xslt
Log:
added space between PI's name and value
Revision Changes Path
1.9 +2 -1 cocoon-2.1/src/webapp/stylesheets/system/xml2html.xslt
Index: xml2html.xslt
===================================================================
RCS file: /home/cvs/cocoon-2.1/src/webapp/stylesheets/system/xml2html.xslt,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- xml2html.xslt 6 Mar 2004 02:25:41 -0000 1.8
+++ xml2html.xslt 6 Mar 2004 13:42:12 -0000 1.9
@@ -101,6 +101,7 @@
</SPAN>
<SPAN class="pi">
<xsl:value-of select="name(.)"/>
+ <xsl:text> </xsl:text>
<xsl:value-of select="."/>
</SPAN>
<SPAN class="m">