summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--template/en/default/account/prefs/email.html.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/template/en/default/account/prefs/email.html.tmpl b/template/en/default/account/prefs/email.html.tmpl
index 857999200..878b9d691 100644
--- a/template/en/default/account/prefs/email.html.tmpl
+++ b/template/en/default/account/prefs/email.html.tmpl
@@ -264,12 +264,12 @@ preferences for <u>their</u> relationship to the [% terms.bug %]
(e.g. Assignee). You are watching anyone on the following comma-separated list:
</p>
-<p>Users to watch:
+<p><a name="watched_by_you" id="watched_by_you">Users to watch</a>:
<input size="60" name="watchedusers"
value="[% watchedusers FILTER html %]">
</p>
-<p>Users watching you:<br>
+<p><a name="watching_you" id="watching_you">Users watching you</a>:<br>
[% IF watchers.size %]
[% FOREACH watcher = watchers %]
[% watcher FILTER html %] <br>