Commit fb9c587d authored by travis%sedsystems.ca's avatar travis%sedsystems.ca

Bug 155414 : "Account not found" error should be more friendly

Patch by Shane H. W. Travis <travis@sedsystems.ca> r=timeless a=myk
parent f88d2962
...@@ -51,18 +51,18 @@ ...@@ -51,18 +51,18 @@
> >
<p> <p>
One or more of the names/email addresses you entered into fields on the Bugzilla cannot make a conclusive match for one or more of the
previous page produced results which require confirmation. Please names and/or email addresses you entered on the previous page.<br>
carefully examine the matches below, selecting users from the lists if Please examine the lists of potential matches below and select the
necessary, or go back to the previous page to revise the names you one you want, or go back to the previous page to revise the names
entered. you entered.
</p> </p>
[% ELSE %] [% ELSE %]
[% PROCESS global/header.html.tmpl title="Match Failed" %] [% PROCESS global/header.html.tmpl title="Match Failed" %]
<p> <p>
One or more of the names/email addresses you entered into fields on the Bugzilla was unable to make any match at all for one or more of
previous page were unable to make a valid match. Go back to the previous the names and/or email addresses you entered on the previous page.<br>
page and try other names/email addresses. Please go back and try other names or email addresses.
</p> </p>
[% END %] [% END %]
......
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