Bug 873920: Whine e-mails to other people includes invalid link
r/a=LpSolit git-svn-id: svn://10.0.0.236/trunk@264852 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -1 +1 @@
|
||||
8624
|
||||
8625
|
||||
@@ -66,9 +66,11 @@
|
||||
[% END %]
|
||||
</table>
|
||||
|
||||
<p align="left">
|
||||
<a href="[% urlbase FILTER html %]buglist.cgi?cmdtype=runnamed&namedcmd=[% query.name FILTER uri %]">View as [% terms.bug %] list</a>
|
||||
</p>
|
||||
[% IF author.login == recipient.login %]
|
||||
<p align="left">
|
||||
<a href="[% urlbase FILTER html %]buglist.cgi?cmdtype=runnamed&namedcmd=[% query.name FILTER uri %]">View as [% terms.bug %] list</a>
|
||||
</p>
|
||||
[% END %]
|
||||
[% END %]
|
||||
[% ELSE %]
|
||||
|
||||
|
||||
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user