diff --git a/webtools/bugzilla/template/en/default/bug/votes/list-for-user.html.tmpl b/webtools/bugzilla/template/en/default/bug/votes/list-for-user.html.tmpl index 7801b2a4a3a..606f38140f0 100644 --- a/webtools/bugzilla/template/en/default/bug/votes/list-for-user.html.tmpl +++ b/webtools/bugzilla/template/en/default/bug/votes/list-for-user.html.tmpl @@ -121,9 +121,7 @@ [% END %] - [% isclosed = !bug.opened %] - - [% bug.id FILTER closed(isclosed) %] + [% bug.id FILTER bug_link(bug.id) FILTER none %]