You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by st...@apache.org on 2004/04/02 14:58:01 UTC

cvs commit: cocoon-2.1/src/webapp/samples/blocks gump2samples.xsl

stephan     2004/04/02 04:58:01

  Modified:    src/webapp/samples/blocks gump2samples.xsl
  Log:
  Back link...
  
  Revision  Changes    Path
  1.2       +2 -2      cocoon-2.1/src/webapp/samples/blocks/gump2samples.xsl
  
  Index: gump2samples.xsl
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/webapp/samples/blocks/gump2samples.xsl,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- gump2samples.xsl	1 Apr 2004 19:05:42 -0000	1.1
  +++ gump2samples.xsl	2 Apr 2004 12:58:01 -0000	1.2
  @@ -26,7 +26,7 @@
     <xsl:template match="/">
       <samples name="Blocks Samples">
         <group name="Back">
  -        <sample href="./" name="Back">
  +        <sample href=".." name="Back">
             Back to the samples home page.
           </sample>
         </group>