diff --git a/mozilla/webtools/bonsai/cvsqueryform.cgi b/mozilla/webtools/bonsai/cvsqueryform.cgi index d84b6d9becf..1dfe87ab6fd 100755 --- a/mozilla/webtools/bonsai/cvsqueryform.cgi +++ b/mozilla/webtools/bonsai/cvsqueryform.cgi @@ -103,6 +103,9 @@ else { # Print out all the Different Modules # for my $k (sort( keys( %$::modules ) ) ){ + if ($k eq $::FORM{module}) { + next; + } print "