From 98446d4f4473c2c06515ea606cd6643b13092e0c Mon Sep 17 00:00:00 2001 From: Frédéric Buclin Date: Tue, 7 Jan 2014 20:26:08 +0100 Subject: Bug 952796: Remove HTML attributes which are obsolete in HTML5 r/a=justdave --- template/en/default/account/prefs/email.html.tmpl | 4 ++-- template/en/default/account/prefs/prefs.html.tmpl | 12 +++--------- 2 files changed, 5 insertions(+), 11 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 1eeb4c721..052484174 100644 --- a/template/en/default/account/prefs/email.html.tmpl +++ b/template/en/default/account/prefs/email.html.tmpl @@ -209,8 +209,8 @@ function SetCheckboxes(setting) {

If you watch a user, it is as if you are standing in their shoes for the -purposes of getting email. Email is sent or not according to your -preferences for their relationship to the [% terms.bug %] +purposes of getting email. Email is sent or not according to your +preferences for their relationship to the [% terms.bug %] (e.g. Assignee).

diff --git a/template/en/default/account/prefs/prefs.html.tmpl b/template/en/default/account/prefs/prefs.html.tmpl index 2c560f5b6..4681299dd 100644 --- a/template/en/default/account/prefs/prefs.html.tmpl +++ b/template/en/default/account/prefs/prefs.html.tmpl @@ -85,16 +85,10 @@ [% IF current_tab.saveable %] - [% UNLESS dont_show_button %] - - - - - -
  - -
+

+ +

[% END %] [% END %] -- cgit v1.2.3-24-g4f1b