During the temporary period, redirect people to bugzilla.
This commit is contained in:
parent
23936b73d6
commit
f4f1379a6c
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45029
1 changed files with 1 additions and 1 deletions
|
@ -292,7 +292,7 @@ if ($input{'sort'} eq 'lastmod') {
|
|||
}
|
||||
|
||||
if ($#prs < $[) {
|
||||
print "${h1}No matches to your query${h1_e}\n";
|
||||
print "${h1}Please try <a href='http://bugs.freebsd.org/search/'>bugzilla</a> for an update to date search mechanism.${h1_e}\n";
|
||||
|
||||
} elsif ($input{'responsible'} eq 'summary') {
|
||||
&resp_summary;
|
||||
|
|
Loading…
Reference in a new issue