diff --git a/resources/views/email/auth/verify.blade.php b/resources/views/email/auth/verify.blade.php index 4c3e94fe58c2..b786b3457dc4 100644 --- a/resources/views/email/auth/verify.blade.php +++ b/resources/views/email/auth/verify.blade.php @@ -2,20 +2,29 @@
{{ ctrans('texts.confirmation_message') }}
- - -{{ ctrans('texts.login_link_requested') }}
- - -- - {{ ctrans('texts.login')}} - - | -
+
+ |
+
{{ ctrans('texts.ach_verification_notification') }}
- - -- - {{ ctrans('texts.complete_verification') }} - - | -
+
+ |
+
- - {{ ctrans('texts.account_login') }} - - | -
+
+ |
+
{{ ctrans('texts.email_signature')}}
{{ ctrans('texts.email_from') }}
diff --git a/resources/views/email/import/csv_completed.blade.php b/resources/views/email/import/csv_completed.blade.php index 9b915a9e6129..7a77de0aabec 100644 --- a/resources/views/email/import/csv_completed.blade.php +++ b/resources/views/email/import/csv_completed.blade.php @@ -91,17 +91,30 @@ @endif - - -- - {{ ctrans('texts.account_login') }} - - | -
+
+ |
+
{{ ctrans('texts.email_signature')}}
{{ ctrans('texts.email_from') }}
diff --git a/resources/views/email/migration/completed.blade.php b/resources/views/email/migration/completed.blade.php index d6879ef6debd..6bdd41abc656 100644 --- a/resources/views/email/migration/completed.blade.php +++ b/resources/views/email/migration/completed.blade.php @@ -2,20 +2,30 @@{{ ctrans('texts.migration_completed_description')}}
- -- - {{ ctrans('texts.account_login') }} - - | -
+
+ |
+
{{ ctrans('texts.email_signature')}}
{{ ctrans('texts.email_from') }}