From b383e71e7c475037c6431cfb4906f00abaa1dd29 Mon Sep 17 00:00:00 2001 From: "jocuri%softhome.net" <> Date: Thu, 11 Nov 2004 21:00:49 +0000 Subject: Patch for bug 267494 - If param(usevotes) not true, hide 'Voter' column in email preferences; 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') 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 +