From 3eb707856cf32652e40dce8eb1f6356d9df5958f Mon Sep 17 00:00:00 2001 From: "lpsolit%gmail.com" <> Date: Sun, 2 Apr 2006 18:34:23 +0000 Subject: Bug 330439: Missing whitespace after "Cancelled Because:" when cancelling a password or email change - Initial patch by victory(_RSZ_) , updated version by Teemu Mannermaa r=wicked r=LpSolit a=myk --- template/en/default/account/cancel-token.txt.tmpl | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'template') diff --git a/template/en/default/account/cancel-token.txt.tmpl b/template/en/default/account/cancel-token.txt.tmpl index de2278419..5124759ed 100644 --- a/template/en/default/account/cancel-token.txt.tmpl +++ b/template/en/default/account/cancel-token.txt.tmpl @@ -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' %] -- cgit v1.2.3-24-g4f1b