From: gerv%gerv.net <> Date: Tue, 7 May 2002 04:49:51 +0000 (+0000) Subject: Oops - adding INTERFACE comments accidentally included some code from another patch... X-Git-Tag: bugzilla-2.16rc1~21 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8efe68824c3006c806ca4e31060e70b10286473b;p=thirdparty%2Fbugzilla.git Oops - adding INTERFACE comments accidentally included some code from another patch. Backing out those changes. --- 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 4797d71b75..261e0f8643 100644 --- a/template/en/default/bug/votes/list-for-user.html.tmpl +++ b/template/en/default/bug/votes/list-for-user.html.tmpl @@ -21,11 +21,9 @@ [% PROCESS global/header.html.tmpl title = "Show Votes" - h2 = voting_user.name + h2 = user.name %] -[% canedit = 1 IF voting_user.login == user.login %] - [% IF votes_recorded %]

@@ -78,7 +76,7 @@ - [% IF canedit %] + [% IF user.canedit %] [% IF product.onevoteonly %] @@ -105,7 +103,7 @@ [% END %] - [% IF canedit %] + [% IF user.canedit %]

@@ -116,7 +114,7 @@ [% ELSE %]

- [% IF canedit %] + [% IF user.canedit %] You are [% ELSE %] This user is diff --git a/template/en/default/list/edit-multiple.html.tmpl b/template/en/default/list/edit-multiple.html.tmpl index fb28845c51..c7c8d00bf7 100644 --- a/template/en/default/list/edit-multiple.html.tmpl +++ b/template/en/default/list/edit-multiple.html.tmpl @@ -280,7 +280,7 @@ Reassign bugs to