diff options
author | olav%bkor.dhs.org <> | 2006-10-28 19:25:43 +0200 |
---|---|---|
committer | olav%bkor.dhs.org <> | 2006-10-28 19:25:43 +0200 |
commit | 4d86b7d51ee2fdab52eac49b02342ea43bd74f68 (patch) | |
tree | 996217b61a6a7148786fd6b486e44fb926b7f8b0 /template | |
parent | a6251f6fe464dbb0af5d930961406aeff253cc8a (diff) | |
download | bugzilla-4d86b7d51ee2fdab52eac49b02342ea43bd74f68.tar.gz bugzilla-4d86b7d51ee2fdab52eac49b02342ea43bd74f68.tar.xz |
Bug 357858: Having links to search for and create a new bug 4 times on a page is excessive
Patch by Olav Vitters <olav@bkor.dhs.org> r=LpSolit a=justdave
Diffstat (limited to 'template')
-rw-r--r-- | template/en/default/bug/navigate.html.tmpl | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/template/en/default/bug/navigate.html.tmpl b/template/en/default/bug/navigate.html.tmpl index 0263f6535..b6e1351ee 100644 --- a/template/en/default/bug/navigate.html.tmpl +++ b/template/en/default/bug/navigate.html.tmpl @@ -66,6 +66,3 @@ <i><font color="#777777">No search results available</font></i> [% END %] - - <a href="query.cgi">Search page</a> - <a href="enter_bug.cgi">Enter new [% terms.bug %]</a> |