User: fleury
Date: 01/01/31 19:54:58
Modified: developers menu.html
Log:
point to the new bugzilla when available
Revision Changes Path
1.12 +1 -1 newsite/developers/menu.html
Index: menu.html
===================================================================
RCS file: /products/cvs/ejboss/newsite/developers/menu.html,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- menu.html 2001/01/30 04:33:05 1.11
+++ menu.html 2001/02/01 03:54:58 1.12
@@ -75,7 +75,7 @@
<td class="menuitem"><img
src="../pictures/dot_empty.gif" alt="*" vspace="2" hspace="3"><a
href="testimonials.html" target="main" class="menu" onmouseover="over(this)"
onmouseout="out(this)"> Testimonials </a></td>
</tr>
<tr>
- <td class="menuitem"><img
src="../pictures/dot_empty.gif" alt="*" vspace="2" hspace="3"><a
href="http://www.telkel.com/bugzilla/" 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>