stas        02/01/27 23:02:26

  Modified:    src/images top.gif
               tmpl/custom/html page_body
  Log:
  - update top.gif
  - add more new lines around top image
  
  Revision  Changes    Path
  1.2       +3 -2      modperl-docs/src/images/top.gif
  
        <<Binary file>>
  
  
  1.9       +3 -1      modperl-docs/tmpl/custom/html/page_body
  
  Index: page_body
  ===================================================================
  RCS file: /home/cvs/modperl-docs/tmpl/custom/html/page_body,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- page_body 28 Jan 2002 03:51:20 -0000      1.8
  +++ page_body 28 Jan 2002 07:02:26 -0000      1.9
  @@ -16,11 +16,13 @@
       INCLUDE page_toc toc=doc.toc;
   
       # render the content
  -    menu="<a href='#top'><img src='${doc.dir.abs_doc_root}/images/top.gif' 
width='85' height='20' border='0' alt='TOP'></a>";
  +    menu="<a href='#top'><img src='${doc.dir.abs_doc_root}/images/top.gif' 
width=51 height=20 border=0 alt='TOP'></a>";
       "<!-- SwishCommand index -->";
       FOREACH sec = doc.body;
           sec;
  +        "<br><br>";
           menu;
  +        "<br><br>";
       END;
       "<!-- SwishCommand noindex -->";
   
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to