diff options
Diffstat (limited to 'template/en')
-rw-r--r-- | template/en/default/account/cancel-token.txt.tmpl | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/template/en/default/account/cancel-token.txt.tmpl b/template/en/default/account/cancel-token.txt.tmpl index 0554081f2..f014820ef 100644 --- a/template/en/default/account/cancel-token.txt.tmpl +++ b/template/en/default/account/cancel-token.txt.tmpl @@ -57,13 +57,13 @@ Cancelled Because: Account [% email %] already exists. [% ELSIF cancelaction == 'email_change_cancelled' %] - The request to change the email address for the - [% old_email %] account to [% new_email %] - has been cancelled. + The request to change the email address for + the [% old_email %] account to [% new_email %] has + been cancelled. [% ELSIF cancelaction == 'email_change_cancelled_reinstated' %] - The request to change the email address for your account to - [% new_email %] has been cancelled. Your old account + The request to change the email address for your account + to [% new_email %] has been cancelled. Your old account settings have been reinstated. [% ELSIF cancelaction == 'emailold_change_cancelled' %] |