You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by mi...@apache.org on 2003/08/13 01:58:56 UTC

cvs commit: cocoon-lenya/src/webapp/lenya/pubs/blog/xslt/editor entry.xsl

michi       2003/08/12 16:58:56

  Modified:    src/webapp/lenya/pubs/blog/xslt/editor entry.xsl
  Log:
  only insert for the moment
  
  Revision  Changes    Path
  1.3       +1 -1      cocoon-lenya/src/webapp/lenya/pubs/blog/xslt/editor/entry.xsl
  
  Index: entry.xsl
  ===================================================================
  RCS file: /home/cvs/cocoon-lenya/src/webapp/lenya/pubs/blog/xslt/editor/entry.xsl,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- entry.xsl	12 Aug 2003 15:27:48 -0000	1.2
  +++ entry.xsl	12 Aug 2003 23:58:56 -0000	1.3
  @@ -15,7 +15,7 @@
   
   <xsl:if test="not(echo:subtitle)">
   <tr>
  -  <td><input type="image" src="/lenya/lenya/images/insert.gif" name="insert-after" value="sibling./echo:entry/echo:title[]element./echo:entry/echo:subtitle"/></td><td colspan="2">Subtitle</td>
  +  <td><input type="image" src="/lenya/lenya/images/insert.gif" name="insert" value="sibling./echo:entry/echo:title[]element./echo:entry/echo:subtitle"/></td><td colspan="2">Subtitle</td>
   </tr>
   </xsl:if>
   
  
  
  

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