dims 01/03/03 14:55:45
Modified: webapp/stylesheets/page Tag: xml-cocoon2 simple-page2wml.xsl
Log:
1 bit change from Santiago Gala <[EMAIL PROTECTED]> .
Revision Changes Path
No revision
No revision
1.1.2.3 +1 -1
xml-cocoon/webapp/stylesheets/page/Attic/simple-page2wml.xsl
Index: simple-page2wml.xsl
===================================================================
RCS file:
/home/cvs/xml-cocoon/webapp/stylesheets/page/Attic/simple-page2wml.xsl,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -u -r1.1.2.2 -r1.1.2.3
--- simple-page2wml.xsl 2000/08/21 19:29:11 1.1.2.2
+++ simple-page2wml.xsl 2001/03/03 22:55:45 1.1.2.3
@@ -7,7 +7,7 @@
<card id="index" title="{title}">
<xsl:apply-templates select="content"/>
<do type="accept" label="About">
- <go href="#About"/>
+ <go href="#about"/>
</do>
</card>