diff --git a/mozilla/webtools/bugzilla/.bzrrev b/mozilla/webtools/bugzilla/.bzrrev index dba77808728..42dc2ef8828 100644 --- a/mozilla/webtools/bugzilla/.bzrrev +++ b/mozilla/webtools/bugzilla/.bzrrev @@ -1 +1 @@ -8624 \ No newline at end of file +8625 \ No newline at end of file diff --git a/mozilla/webtools/bugzilla/template/en/default/whine/mail.html.tmpl b/mozilla/webtools/bugzilla/template/en/default/whine/mail.html.tmpl index 72e7d800463..21784299e64 100644 --- a/mozilla/webtools/bugzilla/template/en/default/whine/mail.html.tmpl +++ b/mozilla/webtools/bugzilla/template/en/default/whine/mail.html.tmpl @@ -66,9 +66,11 @@ [% END %] -
+ [% IF author.login == recipient.login %] + + [% END %] [% END %] [% ELSE %] diff --git a/mozilla/webtools/bugzilla/template/en/default/whine/mail.txt.tmpl b/mozilla/webtools/bugzilla/template/en/default/whine/mail.txt.tmpl index ba1e9574175..845869db401 100644 --- a/mozilla/webtools/bugzilla/template/en/default/whine/mail.txt.tmpl +++ b/mozilla/webtools/bugzilla/template/en/default/whine/mail.txt.tmpl @@ -51,8 +51,10 @@ [% END %] + [% IF author.login == recipient.login %] View as [% terms.bug %] list: [% urlbase %]buglist.cgi?cmdtype=runnamed&namedcmd=[% query.name FILTER uri %] [% END %] + [% END %] [% ELSE %] No [% terms.bugs %] were found that matched the search criteria.