From 7b8472e0bb116950a07497e1291d7764cbd7a591 Mon Sep 17 00:00:00 2001 From: "justdave%syndicomm.com" Date: Sat, 22 Feb 2003 20:26:52 +0000 Subject: [PATCH] Bug 186689: Should be able to set all/clear all email options in user preferences with one click. r= gerv, a= justdave git-svn-id: svn://10.0.0.236/trunk@138229 18797224-902f-48f8-a5cc-f745e15eee43 --- .../en/default/account/prefs/email.html.tmpl | 20 +++++++++++++++++++ .../en/default/account/prefs/prefs.html.tmpl | 2 +- 2 files changed, 21 insertions(+), 1 deletion(-) diff --git a/mozilla/webtools/bugzilla/template/en/default/account/prefs/email.html.tmpl b/mozilla/webtools/bugzilla/template/en/default/account/prefs/email.html.tmpl index 5d73a357b6d..8bbb62dfc2b 100644 --- a/mozilla/webtools/bugzilla/template/en/default/account/prefs/email.html.tmpl +++ b/mozilla/webtools/bugzilla/template/en/default/account/prefs/email.html.tmpl @@ -108,7 +108,27 @@ + +
Field/recipient specific options:
diff --git a/mozilla/webtools/bugzilla/template/en/default/account/prefs/prefs.html.tmpl b/mozilla/webtools/bugzilla/template/en/default/account/prefs/prefs.html.tmpl index d822d31ca6f..9d2b08051c4 100644 --- a/mozilla/webtools/bugzilla/template/en/default/account/prefs/prefs.html.tmpl +++ b/mozilla/webtools/bugzilla/template/en/default/account/prefs/prefs.html.tmpl @@ -98,7 +98,7 @@

[% current_tab.description %]

-
+ [%# See bug 160710 for why this is done this way %]