cziegeler    02/01/28 23:53:49

  Modified:    src/webapp/sub/stylesheets simple-samples2html.xsl
  Log:
  Fixed broken image link
  
  Revision  Changes    Path
  1.5       +1 -1      xml-cocoon2/src/webapp/sub/stylesheets/simple-samples2html.xsl
  
  Index: simple-samples2html.xsl
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/webapp/sub/stylesheets/simple-samples2html.xsl,v
  retrieving revision 1.4
  retrieving revision 1.5
  diff -u -r1.4 -r1.5
  --- simple-samples2html.xsl   29 Jan 2002 02:51:45 -0000      1.4
  +++ simple-samples2html.xsl   29 Jan 2002 07:53:49 -0000      1.5
  @@ -15,7 +15,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="../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