From 4ec67697f3ea85ebf73f486f6dea1aba87d7da76 Mon Sep 17 00:00:00 2001 From: Frédéric Buclin Date: Fri, 7 May 2010 14:59:28 +0200 Subject: Bug 561745: Impossible to uncheck boxes in the Email preferences r/a=mkanat --- template/en/default/account/prefs/email.html.tmpl | 29 +++++------------------ 1 file changed, 6 insertions(+), 23 deletions(-) (limited to 'template/en/default/account/prefs') diff --git a/template/en/default/account/prefs/email.html.tmpl b/template/en/default/account/prefs/email.html.tmpl index 95acabdf4..291cd5dc3 100644 --- a/template/en/default/account/prefs/email.html.tmpl +++ b/template/en/default/account/prefs/email.html.tmpl @@ -77,8 +77,8 @@ document.write(' + [% " checked" + IF user.mail_settings.${constants.REL_ANY}.${constants.EVT_FLAG_REQUESTED} %]>
@@ -89,8 +89,8 @@ document.write(' + [% " checked" + IF user.mail_settings.${constants.REL_ANY}.${constants.EVT_REQUESTED_FLAG} %]>
@@ -197,7 +197,7 @@ document.write(' + [% " checked" IF NOT user.mail_settings.${relationship.id}.${event.id} %]> [% END %] @@ -237,23 +237,6 @@ document.write(' - [% END %] -[% END %] - -[% FOREACH event = neg_events %] - [% FOREACH relationship = relationships %] - - [% END %] -[% END %] -
User Watching -- cgit v1.2.3-24-g4f1b