From b851e8d2a40e0d1263bc7ee5ab47f629d206fcec Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" Date: Sun, 14 May 2006 19:59:15 +0000 Subject: [PATCH] Bug 337560: User Watching prefs should have an HTML anchor name - Patch by timeless r=LpSolit a=justdave --- .../template/en/default/account/prefs/email.html.tmpl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/webtools/bugzilla/template/en/default/account/prefs/email.html.tmpl b/webtools/bugzilla/template/en/default/account/prefs/email.html.tmpl index 8579992008bf..878b9d691f12 100644 --- a/webtools/bugzilla/template/en/default/account/prefs/email.html.tmpl +++ b/webtools/bugzilla/template/en/default/account/prefs/email.html.tmpl @@ -264,12 +264,12 @@ preferences for their relationship to the [% terms.bug %] (e.g. Assignee). You are watching anyone on the following comma-separated list:

-

Users to watch: +

Users to watch:

-

Users watching you:
+

Users watching you:
[% IF watchers.size %] [% FOREACH watcher = watchers %] [% watcher FILTER html %]