summaryrefslogtreecommitdiffstats
path: root/template/en/default/bug/link.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/bug/link.html.tmpl')
-rw-r--r--template/en/default/bug/link.html.tmpl3
1 files changed, 1 insertions, 2 deletions
diff --git a/template/en/default/bug/link.html.tmpl b/template/en/default/bug/link.html.tmpl
index 17b85589c..dc09848da 100644
--- a/template/en/default/bug/link.html.tmpl
+++ b/template/en/default/bug/link.html.tmpl
@@ -56,8 +56,7 @@
<a class="bz_bug_link
bz_status_[% bug.bug_status FILTER css_class_quote %]
- [% ' bz_closed' IF !bug.isopened %]
- [% ' bz_private_link' IF !user.can_see_bug(bug) %]"
+ [% ' bz_closed' IF !bug.isopened %]"
title="[% link_title FILTER collapse FILTER html %]"
href="[% urlbase FILTER html IF full_url %]show_bug.cgi?id=
[%~ bug.id FILTER uri %][% anchor FILTER html %]">