From ae1be205479750f975d5b86f43d4e426797bc369 Mon Sep 17 00:00:00 2001 From: "terry%netscape.com" <> Date: Wed, 2 Sep 1998 04:01:10 +0000 Subject: Patch by Sam Ziegler -- add a handy link to enter a new bug. --- CGI.tcl | 1 + 1 file changed, 1 insertion(+) (limited to 'CGI.tcl') diff --git a/CGI.tcl b/CGI.tcl index 8adecab36..9dd123240 100755 --- a/CGI.tcl +++ b/CGI.tcl @@ -145,6 +145,7 @@ proc navigation_header {} { } } puts "     Query page" + puts "     Enter new bug" } proc make_options { src default {isregexp 0} } { -- cgit v1.2.3-24-g4f1b