From ebc73e697285844105db9583269560cdb13d425a Mon Sep 17 00:00:00 2001 From: "jocuri%softhome.net" <> Date: Sat, 10 Apr 2004 21:34:41 +0000 Subject: [PATCH] Backing out the last diff that I accidentally commited to the wrong branch. --- template/en/default/list/edit-multiple.html.tmpl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/template/en/default/list/edit-multiple.html.tmpl b/template/en/default/list/edit-multiple.html.tmpl index 7515d91511..8286a3f52d 100644 --- a/template/en/default/list/edit-multiple.html.tmpl +++ b/template/en/default/list/edit-multiple.html.tmpl @@ -267,8 +267,7 @@ [% knum = knum + 1 %]
- [% END %] - [% IF bugstatuses.contains('RESOLVED') || bugstatuses.contains('VERIFIED') %] + [% ELSIF bugstatuses.contains('VERIFIED') %] [% knum = knum + 1 %]
-- 2.47.2