Bug 313430: Bug numbers in 'My Votes' are mis-aligned...way off to right - Patch by Olav Vitters <bugzilla-mozilla@bkor.dhs.org> r=LpSolit a=justdave
git-svn-id: svn://10.0.0.236/trunk@185942 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
5f876564c7
commit
13958cf905
@ -120,7 +120,7 @@
|
||||
[% bug.count %]
|
||||
[% END %]
|
||||
</a></td>
|
||||
<td align="right">
|
||||
<td align="center">
|
||||
[% isclosed = !bug.opened %]
|
||||
<a href="show_bug.cgi?id=[% bug.id %]">
|
||||
[% bug.id FILTER closed(isclosed) %]</a>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user