diff --git a/template/en/default/account/prefs/email.html.tmpl b/template/en/default/account/prefs/email.html.tmpl index 1a0a4b3cf87739c145e8884e59131b3f760ebb8c..2c75a085c9ad63e77104e60e78f75d6f9bd82e49 100644 --- a/template/en/default/account/prefs/email.html.tmpl +++ b/template/en/default/account/prefs/email.html.tmpl @@ -213,7 +213,7 @@ document.write('<input type="button" value="Disable All Mail" onclick="SetCheckb [% FOREACH relationship = relationships %] [% NEXT IF (relationship.id == constants.REL_QA AND NOT useqacontact) OR (relationship.id == constants.REL_VOTER AND NOT usevotes) %] - <td align="center" + <td align="center"> <input type="checkbox" name="neg-email-[% relationship.id %]-[% event.id %]" value="1"