vgritsenko    02/02/04 17:49:06

  Modified:    src/documentation/stylesheets site2xhtml.xsl
  Log:
  Fixing bug #6017: Documentation Frustration
  
  Revision  Changes    Path
  1.4       +4 -4      xml-cocoon2/src/documentation/stylesheets/site2xhtml.xsl
  
  Index: site2xhtml.xsl
  ===================================================================
  RCS file: /home/cvs/xml-cocoon2/src/documentation/stylesheets/site2xhtml.xsl,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- site2xhtml.xsl    18 Jan 2002 08:33:42 -0000      1.3
  +++ site2xhtml.xsl    5 Feb 2002 01:49:06 -0000       1.4
  @@ -32,14 +32,14 @@
             </tr>
             <tr>
               <td width="100%" height="35" valign="top" align="right" colspan="2" 
bgcolor="#0086b2">
  -              <img 
src="{$header}?label={NetUtils:encodePath(/site/document/title)}" hspace="0" 
vspace="0" border="0" alt="{/site/document/title}" align="right"/>           
  +              <img 
src="{$header}?label={NetUtils:encodePath(/site/document/title)}" hspace="0" 
vspace="0" border="0" alt="{/site/document/title}" align="right"/>
               </td>
             </tr>
             <tr>
  -            <td width="100%" height="20" valign="top" align="left" 
bgcolor="#0086b2" background="images/bottom.gif">
  +            <!-- <td width="100%" height="20" valign="top" align="left" 
bgcolor="#0086b2" background="images/bottom.gif">
                 <img width="3" height="20" src="images/bottom.gif" hspace="0" 
vspace="0" border="0" align="left"/>
  -            </td>
  -            <td align="right" bgcolor="#0086b2" height="20" valign="top" 
width="288" background="images/bottom.gif">
  +            </td> -->
  +            <td align="right" bgcolor="#0086b2" height="20" valign="top" 
width="100%" colspan="2" background="images/bottom.gif">
                 <table border="0" cellpadding="0" cellspacing="0" width="288">
                   <tr>
                     <td width="96" height="20" valign="top" align="left">
  
  
  

----------------------------------------------------------------------
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