From 531a3a34b85bd3c6284733869046270cc2d5300e Mon Sep 17 00:00:00 2001 From: "jake%bugzilla.org" <> Date: Tue, 12 Apr 2005 05:52:50 +0000 Subject: Bug 289594 - The table on the email settings page no longer is 100% wide. It also now supports even/odd row styling. r=gerv, a=justdave --- template/en/default/account/prefs/email.html.tmpl | 5 +++-- 1 file changed, 3 insertions(+), 2 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 f712bd8fa..787cc8dfb 100644 --- a/template/en/default/account/prefs/email.html.tmpl +++ b/template/en/default/account/prefs/email.html.tmpl @@ -148,7 +148,7 @@ document.write(' +
[% FOREACH relationship = relationships %] [% NEXT IF (relationship.id == constants.REL_QA AND NOT useqacontact) OR (relationship.id == constants.REL_VOTER AND NOT usevotes) %] -- cgit v1.2.3-24-g4f1b