From: lpsolit%gmail.com <> Date: Tue, 22 Aug 2006 23:11:28 +0000 (+0000) Subject: Bug 300436: In votes.cgi, the bug description should not link to voters - Patch by... X-Git-Tag: bugzilla-2.23.3~121 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=579565465390391b24027475bbadcbcf3a230111;p=thirdparty%2Fbugzilla.git Bug 300436: In votes.cgi, the bug description should not link to voters - Patch by Paul r=LpSolit a=myk --- diff --git a/template/en/default/bug/votes/list-for-user.html.tmpl b/template/en/default/bug/votes/list-for-user.html.tmpl index 606f38140f..82d8cb658f 100644 --- a/template/en/default/bug/votes/list-for-user.html.tmpl +++ b/template/en/default/bug/votes/list-for-user.html.tmpl @@ -124,9 +124,8 @@ [% bug.id FILTER bug_link(bug.id) FILTER none %] - - [% bug.summary FILTER html %] - + [% bug.summary FILTER html %] + (Voters) [% END %]