User: fleury  
  Date: 01/02/07 21:07:21

  Modified:    developers menu.html
  Log:
  bugged link
  
  Revision  Changes    Path
  1.14      +1 -1      newsite/developers/menu.html
  
  Index: menu.html
  ===================================================================
  RCS file: /products/cvs/ejboss/newsite/developers/menu.html,v
  retrieving revision 1.13
  retrieving revision 1.14
  diff -u -r1.13 -r1.14
  --- menu.html 2001/02/02 02:43:04     1.13
  +++ menu.html 2001/02/08 05:07:21     1.14
  @@ -77,7 +77,7 @@
               Success Stories</a></td>
                                                </tr>
                                                <tr>
  -                                                     <td class="menuitem"><img 
src="../pictures/dot_empty.gif" alt="*" vspace="2" hspace="3"><a 
href="bugzilla/index.html" target="main" class="menu" onmouseover="over(this)" 
onmouseout="out(this)"> Bugzilla </a></td>
  +                                                     <td class="menuitem"><img 
src="../pictures/dot_empty.gif" alt="*" vspace="2" hspace="3"><a 
href="../bugzilla/index.html" target="main" class="menu" onmouseover="over(this)" 
onmouseout="out(this)"> Bugzilla </a></td>
                                                </tr>
                                                <tr>
                                                        <td class="menuitem"><img 
src="../pictures/dot_empty.gif" alt="*" vspace="2" hspace="3"><a href="faq.html" 
target="main" class="menu" onmouseover="over(this)" onmouseout="out(this)"> FAQ 
</a></td>
  
  
  

Reply via email to