From c59be8cbcd6ec22bb4783804203ae73d9be0ff84 Mon Sep 17 00:00:00 2001 From: "jocuri%softhome.net" <> Date: Thu, 11 Nov 2004 21:20:15 +0000 Subject: [PATCH] Backing out patch for bug 267494 since it brokes the tinderbox builds. --- template/en/default/account/prefs/email.html.tmpl | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/template/en/default/account/prefs/email.html.tmpl b/template/en/default/account/prefs/email.html.tmpl index 71de881c65..5bf4920174 100644 --- a/template/en/default/account/prefs/email.html.tmpl +++ b/template/en/default/account/prefs/email.html.tmpl @@ -17,7 +17,6 @@ # Rights Reserved. # # Contributor(s): Gervase Markham - # Shane H. W. Travis #%] [%# INTERFACE: @@ -33,7 +32,6 @@ #%] [% useqacontact = Param('useqacontact') %] -[% usevotes = Param('usevotes') %] [% IF Param('supportwatchers') %] @@ -100,7 +98,7 @@
- - [% IF usevotes %] - - [% END %] + [% FOREACH reason = [ @@ -151,7 +147,6 @@ [% FOREACH role = [ "Reporter", "Owner", "QAcontact", "CClist", "Voter" ] %] [% NEXT IF role == "QAcontact" AND NOT useqacontact %] - [% NEXT IF role == "Voter" AND NOT usevotes %]
+ When my relationship to this bug is: @@ -123,11 +121,9 @@ CC - Voter - + Voter +
-- 2.47.2