]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 365088 (Voters) is a strange way to let me see other people who voted for a bug
authortimeless%mozdev.org <>
Fri, 24 Aug 2007 10:01:01 +0000 (10:01 +0000)
committertimeless%mozdev.org <>
Fri, 24 Aug 2007 10:01:01 +0000 (10:01 +0000)
r=vladd a=mkanat

template/en/default/bug/votes/list-for-user.html.tmpl

index 6a0e90ebb27a5309d0d793845f9a74eb2d96b566..1a8153c423b12d306a9a71e6169248df1f6a3fbd 100644 (file)
             </td>
             <td>
               [% bug.summary FILTER html %]
-              (<a href="votes.cgi?action=show_bug&amp;bug_id=[% bug.id %]">Voters</a>)
+              (<a href="votes.cgi?action=show_bug&amp;bug_id=[% bug.id %]">Show Votes</a>)
             </td>
           </tr>
         [% END %]