diff --git a/resources/views/email/auth/verify.blade.php b/resources/views/email/auth/verify.blade.php index 4c3e94fe5..b786b3457 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 9b915a9e6..7a77de0aa 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 d6879ef6d..6bdd41abc 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') }}