Commit 3eb70785 authored by lpsolit%gmail.com's avatar lpsolit%gmail.com

Bug 330439: Missing whitespace after "Cancelled Because:" when cancelling a…

Bug 330439: Missing whitespace after "Cancelled Because:" when cancelling a password or email change - Initial patch by victory(_RSZ_) <bmo@rsz.jp>, updated version by Teemu Mannermaa <wicked+bz@etlicon.fi> r=wicked r=LpSolit a=myk
parent 388fa19e
......@@ -39,8 +39,7 @@ to [% maintainer %] if you suspect foul play.
User: [% emailaddress %]
Issue Date: [% issuedate %]
Event Data: [% eventdata %]
Cancelled Because:
[% PROCESS cancelactionmessage %]
Cancelled Because: [% PROCESS cancelactionmessage %]
[% BLOCK subject %]
[% IF tokentype == 'password' %]
......
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