summaryrefslogtreecommitdiffstats
path: root/template/en/default/account/prefs/email.html.tmpl
diff options
context:
space:
mode:
authorgerv%gerv.net <>2002-06-14 16:20:03 +0200
committergerv%gerv.net <>2002-06-14 16:20:03 +0200
commit4cfc5ee9bf261958ceeae0c205e7122ceea8ad2d (patch)
tree0ee8c82869621eb199c72a471ba25a2cebe690d3 /template/en/default/account/prefs/email.html.tmpl
parente2fce063147d56b9bfc7e62085789e14a3529594 (diff)
downloadbugzilla-4cfc5ee9bf261958ceeae0c205e7122ceea8ad2d.tar.gz
bugzilla-4cfc5ee9bf261958ceeae0c205e7122ceea8ad2d.tar.xz
Bug 151122 - Email prefs: Reporter / Owner messed up. Patch by jouni; r=gerv, bbbaetz.
Diffstat (limited to 'template/en/default/account/prefs/email.html.tmpl')
-rw-r--r--template/en/default/account/prefs/email.html.tmpl2
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"