From 9fc47ebee67937f2b309494457784d6ee8db9cfd Mon Sep 17 00:00:00 2001 From: "justdave%syndicomm.com" <> Date: Sun, 23 Feb 2003 04:26:51 +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 --- .../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/template/en/default/account/prefs/email.html.tmpl b/template/en/default/account/prefs/email.html.tmpl index 5d73a357b6..8bbb62dfc2 100644 --- a/template/en/default/account/prefs/email.html.tmpl +++ b/template/en/default/account/prefs/email.html.tmpl @@ -108,7 +108,27 @@ + +
Field/recipient specific options:
diff --git a/template/en/default/account/prefs/prefs.html.tmpl b/template/en/default/account/prefs/prefs.html.tmpl index d822d31ca6..9d2b08051c 100644 --- a/template/en/default/account/prefs/prefs.html.tmpl +++ b/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 %] -- 2.47.3