You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by gr...@apache.org on 2004/01/31 16:15:18 UTC

cvs commit: cocoon-lenya/src/webapp/lenya/resources/css menu.xml css.xsl

gregor      2004/01/31 07:15:18

  Modified:    src/webapp/lenya/resources/css menu.xml css.xsl
  Log:
  eliminate the "text before root element" warning
  
  Revision  Changes    Path
  1.5       +0 -1      cocoon-lenya/src/webapp/lenya/resources/css/menu.xml
  
  Index: menu.xml
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/resources/css/menu.xml,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- menu.xml	21 Jan 2004 08:12:38 -0000	1.4
  +++ menu.xml	31 Jan 2004 15:15:18 -0000	1.5
  @@ -1,5 +1,4 @@
   <?xml version="1.0" encoding="UTF-8"?>
  -
   <css>
   
   #lenya-menubar {
  
  
  
  1.2       +0 -2      cocoon-lenya/src/webapp/lenya/resources/css/css.xsl
  
  Index: css.xsl
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/resources/css/css.xsl,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- css.xsl	6 Nov 2003 18:22:19 -0000	1.1
  +++ css.xsl	31 Jan 2004 15:15:18 -0000	1.2
  @@ -3,8 +3,6 @@
     
   <xsl:param name="contextprefix"/>
   
  -<xsl:output method="text"/>
  -
   <xsl:template match="css">
     <xsl:apply-templates/>
   </xsl:template>
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: lenya-cvs-unsubscribe@cocoon.apache.org
For additional commands, e-mail: lenya-cvs-help@cocoon.apache.org