summaryrefslogtreecommitdiffstats
path: root/CGI.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'CGI.tcl')
-rwxr-xr-xCGI.tcl1
1 files changed, 1 insertions, 0 deletions
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 "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF=\"query.cgi\">Query page</A>"
+ puts "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF=\"enter_bug.cgi\">Enter new bug</A>"
}
proc make_options { src default {isregexp 0} } {