diff options
Diffstat (limited to 'template/en')
-rw-r--r-- | template/en/default/account/prefs/email.html.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/en/default/account/prefs/email.html.tmpl b/template/en/default/account/prefs/email.html.tmpl index da57a8713..e3ff6b86c 100644 --- a/template/en/default/account/prefs/email.html.tmpl +++ b/template/en/default/account/prefs/email.html.tmpl @@ -140,7 +140,7 @@ { name = 'Other', description = 'Any field not mentioned above changes' } ] %] <tr> - [% FOREACH role = [ "Owner", "Reporter", "QAcontact", "CClist", "Voter" ] + [% FOREACH role = [ "Reporter", "Owner", "QAcontact", "CClist", "Voter" ] %] <td align="center"> <input type="checkbox" name="email[% role %][% reason.name %]" value="on" |