Commit 0d437ffb authored by timeless%mozdev.org's avatar timeless%mozdev.org

Bug 180257 incorrect padding around words on "cancel email address change" page

r=justdave a=justdave
parent 4e7e3310
...@@ -57,13 +57,13 @@ Cancelled Because: ...@@ -57,13 +57,13 @@ Cancelled Because:
Account [% email %] already exists. Account [% email %] already exists.
[% ELSIF cancelaction == 'email_change_cancelled' %] [% ELSIF cancelaction == 'email_change_cancelled' %]
The request to change the email address for the The request to change the email address for
[% old_email %] account to [% new_email %] the [% old_email %] account to [% new_email %] has
has been cancelled. been cancelled.
[% ELSIF cancelaction == 'email_change_cancelled_reinstated' %] [% ELSIF cancelaction == 'email_change_cancelled_reinstated' %]
The request to change the email address for your account to The request to change the email address for your account
[% new_email %] has been cancelled. Your old account to [% new_email %] has been cancelled. Your old account
settings have been reinstated. settings have been reinstated.
[% ELSIF cancelaction == 'emailold_change_cancelled' %] [% ELSIF cancelaction == 'emailold_change_cancelled' %]
......
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