From 98c69ff9bc7a1a3a1c6f48450e7e0f35d7a87b84 Mon Sep 17 00:00:00 2001 From: "jocuri%softhome.net" <> Date: Fri, 12 Mar 2004 13:24:06 +0000 Subject: Patch for bug 178162: move the vote checkbox to the left; r=myk, a=myk. --- .../en/default/bug/votes/list-for-user.html.tmpl | 24 +++++++++++----------- 1 file changed, 12 insertions(+), 12 deletions(-) (limited to 'template/en/default/bug/votes/list-for-user.html.tmpl') 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 25c83c519..d7214349c 100644 --- a/template/en/default/bug/votes/list-for-user.html.tmpl +++ b/template/en/default/bug/votes/list-for-user.html.tmpl @@ -44,9 +44,9 @@ + - [% onevoteproduct = 0 %] @@ -75,17 +75,6 @@ [% FOREACH bug = product.bugs %] - - + + [% END %] -- cgit v1.2.3-24-g4f1b
Votes [% terms.Bug %] # SummaryVotes
- [% "" IF NOT bug.opened %] - - [% bug.id %] - [% "" IF NOT bug.opened %] - - - [% bug.summary FILTER html %] - - [% IF canedit %] [% IF product.onevoteonly %] @@ -99,6 +88,17 @@ [% bug.count %] [% END %] + [% "" IF NOT bug.opened %] + + [% bug.id %] + [% "" IF NOT bug.opened %] + + + [% bug.summary FILTER html %] + +