From 6d44951fb4cb566d6d36704abeed9399767cab66 Mon Sep 17 00:00:00 2001 From: "jocuri%softhome.net" <> Date: Sat, 20 Nov 2004 20:17:28 +0000 Subject: Patch for bug 267494: 'Voter' column should not appear in email preferences if param(usevotes) is false; patch by Shane H. W. Travis , r=vladd, a=justdave. --- template/en/default/account/prefs/email.html.tmpl | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) (limited to 'template/en/default/account/prefs/email.html.tmpl') diff --git a/template/en/default/account/prefs/email.html.tmpl b/template/en/default/account/prefs/email.html.tmpl index 167954683..ded4d30e3 100644 --- a/template/en/default/account/prefs/email.html.tmpl +++ b/template/en/default/account/prefs/email.html.tmpl @@ -18,6 +18,7 @@ # # Contributor(s): Gervase Markham # Myk Melez + # Shane H. W. Travis #%] [%# INTERFACE: @@ -35,6 +36,7 @@ [% PROCESS global/variables.none.tmpl %] [% useqacontact = Param('useqacontact') %] +[% usevotes = Param('usevotes') %] [% IF Param('supportwatchers') %] @@ -140,7 +142,7 @@ document.write(' - - + [% IF usevotes %] + + [% END %] [% bugLabelLower = BLOCK %] @@ -196,6 +200,7 @@ document.write(' -- cgit v1.2.3-24-g4f1b
+ When my relationship to this [% terms.bug %] is: @@ -163,9 +165,11 @@ document.write(' CC - Voter - + Voter +