From e63836e1d7e4090d33d2b65a54133fdb3bf93ae4 Mon Sep 17 00:00:00 2001 From: Mohit Panjwani Date: Tue, 19 Nov 2019 20:06:50 +0530 Subject: [PATCH] update mail description --- resources/assets/js/plugins/en.js | 4 ++-- resources/assets/js/views/wizard/EmailConfiguration.vue | 1 + 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/resources/assets/js/plugins/en.js b/resources/assets/js/plugins/en.js index f15c7a99..d43b518b 100644 --- a/resources/assets/js/plugins/en.js +++ b/resources/assets/js/plugins/en.js @@ -581,7 +581,7 @@ export default { from_name: 'From Mail Name', from_mail: 'From Mail Address', encryption: 'Mail Encryption', - mail_config_desc: 'Below details will be used to update the mail environment. Also you can change the details anytime after logging in.' + mail_config_desc: 'Below is the form for Configuring Email driver for sending emails from the app. You can also configure third party providers like Sendgrid, SES etc.' }, pdf: { title: 'PDF Setting', @@ -757,7 +757,7 @@ export default { from_name: 'From Mail Name', from_mail: 'From Mail Address', encryption: 'Mail Encryption', - mail_config_desc: 'Below details will be used to update the mail environment. Also you can change the details anytime after logging in.' + mail_config_desc: 'Below is the form for Configuring Email driver for sending emails from the app. You can also configure third party providers like Sendgrid, SES etc.' }, req: { system_req: 'System Requirements', diff --git a/resources/assets/js/views/wizard/EmailConfiguration.vue b/resources/assets/js/views/wizard/EmailConfiguration.vue index a273ace5..ed99ddb4 100644 --- a/resources/assets/js/views/wizard/EmailConfiguration.vue +++ b/resources/assets/js/views/wizard/EmailConfiguration.vue @@ -14,6 +14,7 @@ +