diff options
author | terry%netscape.com <> | 1999-02-05 02:13:51 +0100 |
---|---|---|
committer | terry%netscape.com <> | 1999-02-05 02:13:51 +0100 |
commit | 28ace6f018eb70180f4766e8f924efdc004f62cd (patch) | |
tree | a7ba8207122ef03a6afe1172a473ac9bccf8f5aa /query.cgi | |
parent | 1f785439a2789a31d0c2e828283171026849b6ab (diff) | |
download | bugzilla-28ace6f018eb70180f4766e8f924efdc004f62cd.tar.gz bugzilla-28ace6f018eb70180f4766e8f924efdc004f62cd.tar.xz |
Added a page which describes all the components in a product.
Diffstat (limited to 'query.cgi')
-rwxr-xr-x | query.cgi | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -259,7 +259,7 @@ $emailinput2<p> <tr> <TH ALIGN=LEFT VALIGN=BOTTOM>Program:</th> <TH ALIGN=LEFT VALIGN=BOTTOM>Version:</th> -<TH ALIGN=LEFT VALIGN=BOTTOM>Component:</th> +<TH ALIGN=LEFT VALIGN=BOTTOM><A HREF=describecomponents.cgi>Component:<a></th> "; if (Param("usetargetmilestone")) { |