stephan     2002/08/21 00:29:27

  Modified:    src/webapp/samples/stylesheets simple-samples2html.xsl
  Log:
  Changes the uri of the cocoon.gif from relative to absolute.
  
  Revision  Changes    Path
  1.2       +1 -1      
xml-cocoon2/src/webapp/samples/stylesheets/simple-samples2html.xsl
  
  Index: simple-samples2html.xsl
  ===================================================================
  RCS file: 
/home/cvs/xml-cocoon2/src/webapp/samples/stylesheets/simple-samples2html.xsl,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- simple-samples2html.xsl   2 Jul 2002 13:06:40 -0000       1.1
  +++ simple-samples2html.xsl   21 Aug 2002 07:29:27 -0000      1.2
  @@ -16,7 +16,7 @@
        </tr>
        <tr>
         <td width="30%"></td>
  -      <td width="40%" align="center"><img border="0" src="images/cocoon.gif"/></td>
  +      <td width="40%" align="center"><img border="0" 
src="/cocoon/samples/images/cocoon.gif"/></td>
         <td width="30%" align="center"><font face="arial,helvetica,sanserif" 
color="#000000"><b>version @version@</b></font></td>
        </tr>
       </table>
  
  
  

----------------------------------------------------------------------
In case of troubles, e-mail:     [EMAIL PROTECTED]
To unsubscribe, e-mail:          [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to