summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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>