summaryrefslogtreecommitdiffstats
path: root/template
diff options
context:
space:
mode:
authorlpsolit%gmail.com <>2005-12-12 11:23:44 +0100
committerlpsolit%gmail.com <>2005-12-12 11:23:44 +0100
commit71c304a89ea2016a79f1cc28172aa524223dd97c (patch)
treef675873b3d0bc15e8eb677f23392235a77df4c3e /template
parent143f128b69a56fd3e69ff50359972f94d90c6a41 (diff)
downloadbugzilla-71c304a89ea2016a79f1cc28172aa524223dd97c.tar.gz
bugzilla-71c304a89ea2016a79f1cc28172aa524223dd97c.tar.xz
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
Diffstat (limited to 'template')
-rw-r--r--template/en/default/bug/votes/list-for-user.html.tmpl2
1 files changed, 1 insertions, 1 deletions
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 c6135a752..85d25f9a2 100644
--- a/template/en/default/bug/votes/list-for-user.html.tmpl
+++ b/template/en/default/bug/votes/list-for-user.html.tmpl
@@ -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>