diff --git a/app/views/layouts/user_mailer.html.erb b/app/views/layouts/user_mailer.html.erb index 7886b8dd024..8ed95c823ec 100644 --- a/app/views/layouts/user_mailer.html.erb +++ b/app/views/layouts/user_mailer.html.erb @@ -8,7 +8,7 @@ - +
@@ -22,7 +22,7 @@
- +
@@ -38,31 +38,31 @@ -
- +
+ - + +
+ <%= image_tag( attachments['logo.png'].url, size: '142x19', style: 'width: 142px; height: 19px;', alt: t('mailer.logo', app_name: APP_NAME), ) %> - -
- +
-
+ -
+ @@ -86,10 +86,10 @@
- +
- +
@@ -99,10 +99,10 @@ -
+ -
+

<%= (t('mailer.no_reply') + ' ' + t( 'mailer.help', @@ -112,10 +112,10 @@ ), )).html_safe %>

- +
- +
@@ -128,7 +128,7 @@ -
+
@@ -136,9 +136,9 @@
- +
- + +
+

<%= link_to( t('mailer.about', app_name: APP_NAME), @@ -152,11 +152,11 @@ style: 'text-decoration: underline;', ).html_safe %>

- -
- +
diff --git a/app/views/user_mailer/account_reset_granted.html.erb b/app/views/user_mailer/account_reset_granted.html.erb index f8983b89497..e3b789c6be9 100644 --- a/app/views/user_mailer/account_reset_granted.html.erb +++ b/app/views/user_mailer/account_reset_granted.html.erb @@ -2,7 +2,7 @@ <%= t('user_mailer.account_reset_granted.intro_html', app_name: link_to(APP_NAME, IdentityConfig.store.mailer_domain_name, class: 'gray')) %>

- +
diff --git a/app/views/user_mailer/add_email.html.erb b/app/views/user_mailer/add_email.html.erb index ad831defd75..6b31c0f2fab 100644 --- a/app/views/user_mailer/add_email.html.erb +++ b/app/views/user_mailer/add_email.html.erb @@ -3,7 +3,7 @@ <%= t('user_mailer.add_email.footer', confirmation_period: @confirmation_period) %>

- +
diff --git a/app/views/user_mailer/add_email_associated_with_another_account.html.erb b/app/views/user_mailer/add_email_associated_with_another_account.html.erb index 7cfd6934585..28f0ec3df65 100644 --- a/app/views/user_mailer/add_email_associated_with_another_account.html.erb +++ b/app/views/user_mailer/add_email_associated_with_another_account.html.erb @@ -5,7 +5,7 @@ ) %>

- +
diff --git a/app/views/user_mailer/email_confirmation_instructions.html.erb b/app/views/user_mailer/email_confirmation_instructions.html.erb index 8aa202257ec..aa75b0c0c1d 100644 --- a/app/views/user_mailer/email_confirmation_instructions.html.erb +++ b/app/views/user_mailer/email_confirmation_instructions.html.erb @@ -3,7 +3,7 @@ <%= t('user_mailer.email_confirmation_instructions.footer', confirmation_period: @confirmation_period) %>

- +
diff --git a/app/views/user_mailer/in_person_completion_survey.html.erb b/app/views/user_mailer/in_person_completion_survey.html.erb index 94fac00495a..493cdbc3604 100644 --- a/app/views/user_mailer/in_person_completion_survey.html.erb +++ b/app/views/user_mailer/in_person_completion_survey.html.erb @@ -10,7 +10,7 @@

<%= t('user_mailer.in_person_completion_survey.body.cta.callout') %>

- +
diff --git a/app/views/user_mailer/in_person_deadline_passed.html.erb b/app/views/user_mailer/in_person_deadline_passed.html.erb index 6bbcb793cbc..84c1af7e87d 100644 --- a/app/views/user_mailer/in_person_deadline_passed.html.erb +++ b/app/views/user_mailer/in_person_deadline_passed.html.erb @@ -15,7 +15,7 @@ %>

- +
diff --git a/app/views/user_mailer/reset_password_instructions.html.erb b/app/views/user_mailer/reset_password_instructions.html.erb index fb21ce96ab4..c109b8090b7 100644 --- a/app/views/user_mailer/reset_password_instructions.html.erb +++ b/app/views/user_mailer/reset_password_instructions.html.erb @@ -1,5 +1,5 @@ <% if @pending_profile_requires_verification %> - +
@@ -23,7 +23,7 @@ ) %>

- + - + +
@@ -67,8 +67,8 @@
  -

diff --git a/app/views/user_mailer/shared/_in_person_ready_to_verify.html.erb b/app/views/user_mailer/shared/_in_person_ready_to_verify.html.erb index f4b7c03868b..99624795266 100644 --- a/app/views/user_mailer/shared/_in_person_ready_to_verify.html.erb +++ b/app/views/user_mailer/shared/_in_person_ready_to_verify.html.erb @@ -1,4 +1,4 @@ - +
<%= image_tag('email/info.png', width: 16, height: 16, alt: '') %> @@ -15,7 +15,7 @@ <%= t('in_person_proofing.body.barcode.items_to_bring') %>

<%= t('in_person_proofing.body.barcode.speak_to_associate') %>

- +
1
diff --git a/app/views/user_mailer/signup_with_your_email.html.erb b/app/views/user_mailer/signup_with_your_email.html.erb index 0a23364425f..04c957c70a5 100644 --- a/app/views/user_mailer/signup_with_your_email.html.erb +++ b/app/views/user_mailer/signup_with_your_email.html.erb @@ -2,7 +2,7 @@ <%= t('user_mailer.signup_with_your_email.intro_html', app_name: link_to(APP_NAME, IdentityConfig.store.mailer_domain_name, class: 'gray')) %>

- +
diff --git a/app/views/user_mailer/unconfirmed_email_instructions.html.erb b/app/views/user_mailer/unconfirmed_email_instructions.html.erb index 8d0fe5c01ac..823ab278531 100644 --- a/app/views/user_mailer/unconfirmed_email_instructions.html.erb +++ b/app/views/user_mailer/unconfirmed_email_instructions.html.erb @@ -5,7 +5,7 @@ <%= t('user_mailer.email_confirmation_instructions.request_with_diff_email', app_name: APP_NAME) %>

- +