Commit bf4abe21 authored by reed%reedloden.com's avatar reed%reedloden.com

Bug 364919 - "Watching-related text at bottom of "Email Preferences" page has…

Bug 364919 - "Watching-related text at bottom of "Email Preferences" page has typos" [p=reed/timeless r=LpSolit a=justdave]
parent 84e36a3d
......@@ -262,9 +262,12 @@ 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 <u>your</u>
preferences for <u>their</u> relationship to the [% terms.bug %]
(e.g. Assignee).
[% IF watchedusers.size %]You are watching anyone on the following list:
</p>
</p>
<p>
[% IF watchedusers.size %]
You are watching everyone in the following list:
</p>
<p>
<select id="watched_by_you" name="watched_by_you" multiple="multiple" size="5">
[% FOREACH w = watchedusers %]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment