From 0d437ffb59944b059a882e94c28d0776dbeb7245 Mon Sep 17 00:00:00 2001 From: "timeless%mozdev.org" <> Date: Sun, 14 Sep 2003 23:59:33 +0000 Subject: Bug 180257 incorrect padding around words on "cancel email address change" page r=justdave a=justdave --- template/en/default/account/cancel-token.txt.tmpl | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'template/en/default/account/cancel-token.txt.tmpl') 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' %] -- cgit v1.2.3-24-g4f1b