summaryrefslogtreecommitdiffstats
path: root/template/en/default/account/cancel-token.txt.tmpl
diff options
context:
space:
mode:
authortimeless%mozdev.org <>2003-09-15 01:59:33 +0200
committertimeless%mozdev.org <>2003-09-15 01:59:33 +0200
commit0d437ffb59944b059a882e94c28d0776dbeb7245 (patch)
tree30feba758c0d217fd20a1dbbc60d188e1df573dd /template/en/default/account/cancel-token.txt.tmpl
parent4e7e3310242bd5264b5f48e4bf3c387e59288b85 (diff)
downloadbugzilla-0d437ffb59944b059a882e94c28d0776dbeb7245.tar.gz
bugzilla-0d437ffb59944b059a882e94c28d0776dbeb7245.tar.xz
Bug 180257 incorrect padding around words on "cancel email address change" page
r=justdave a=justdave
Diffstat (limited to 'template/en/default/account/cancel-token.txt.tmpl')
-rw-r--r--template/en/default/account/cancel-token.txt.tmpl10
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' %]