Commit 429fad79 authored by reed%reedloden.com's avatar reed%reedloden.com

I missed two from my patch in bug 366466. s/Cancelled/Canceled/ [p=reed r=mkanat@IRC a=mkanat@IRC]

parent 3ce940a7
...@@ -40,7 +40,7 @@ to [% maintainer %] if you suspect foul play. ...@@ -40,7 +40,7 @@ to [% maintainer %] if you suspect foul play.
User: [% emailaddress %] User: [% emailaddress %]
Issue Date: [% issuedate %] Issue Date: [% issuedate %]
Event Data: [% eventdata %] Event Data: [% eventdata %]
Cancelled Because: [% PROCESS cancelactionmessage %] Canceled Because: [% PROCESS cancelactionmessage %]
[% BLOCK subject %] [% BLOCK subject %]
[% IF tokentype == 'new_account' %] [% IF tokentype == 'new_account' %]
......
...@@ -44,7 +44,7 @@ ...@@ -44,7 +44,7 @@
[% END %] [% END %]
[% ELSIF message_tag == "account_creation_canceled" %] [% ELSIF message_tag == "account_creation_canceled" %]
[% title = "User Account Creation Cancelled" %] [% title = "User Account Creation Canceled" %]
The creation of the user account [% account FILTER html %] has been The creation of the user account [% account FILTER html %] has been
canceled. canceled.
......
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