diff options
author | travis%sedsystems.ca <> | 2005-01-24 14:43:33 +0100 |
---|---|---|
committer | travis%sedsystems.ca <> | 2005-01-24 14:43:33 +0100 |
commit | fb8af703ac15c47f9e3392fad6102dcdb07e29b1 (patch) | |
tree | 170ef8051754c33e07be0c25205c51a9958f0cff /template/en/default/global | |
parent | 8a6f08e56e728f5df5321bb98dcfa8e86fcb9e97 (diff) | |
download | bugzilla-fb8af703ac15c47f9e3392fad6102dcdb07e29b1.tar.gz bugzilla-fb8af703ac15c47f9e3392fad6102dcdb07e29b1.tar.xz |
Tinderbox is burning: backing out the pach for Bug 201818
Diffstat (limited to 'template/en/default/global')
-rw-r--r-- | template/en/default/global/site-navigation.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/global/site-navigation.html.tmpl b/template/en/default/global/site-navigation.html.tmpl index 66c96a137..95a7ef423 100644 --- a/template/en/default/global/site-navigation.html.tmpl +++ b/template/en/default/global/site-navigation.html.tmpl @@ -73,7 +73,7 @@ <link rel="Show" title="[% terms.Bug %] Activity" href="show_activity.cgi?id=[% bug.bug_id %]"> <link rel="Show" title="Printer-Friendly Version" - href="show_bug.cgi?format=multiple&id=[% bug.bug_id %]"> + href="long_list.cgi?buglist=[% bug.bug_id %]"> [% END %] |