You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@cocoon.apache.org by jo...@apache.org on 2004/03/30 14:18:48 UTC

cvs commit: cocoon-2.1/src/blocks/forms/samples/resources forms-page-styling.xsl

joerg       2004/03/30 04:18:48

  Modified:    src/blocks/forms/samples/resources forms-page-styling.xsl
  Log:
  fixed grammatical error
  
  Revision  Changes    Path
  1.4       +1 -1      cocoon-2.1/src/blocks/forms/samples/resources/forms-page-styling.xsl
  
  Index: forms-page-styling.xsl
  ===================================================================
  RCS file: /home/cvs/cocoon-2.1/src/blocks/forms/samples/resources/forms-page-styling.xsl,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- forms-page-styling.xsl	11 Mar 2004 02:56:31 -0000	1.3
  +++ forms-page-styling.xsl	30 Mar 2004 12:18:48 -0000	1.4
  @@ -24,7 +24,7 @@
     <xsl:template match="head" mode="forms-page">
       <!--+ 'forms-page-styling.xsl' relies on 'forms-field-styling.xsl' for the
           | inclusion of the correct JS and CSS files. To fix it, we have to
  -        | separate the page specific parts into its own files.
  +        | separate the page specific parts into their own files.
           +-->
     </xsl:template>