diff --git a/frontend/src/components/Settings/EmailAdd.vue b/frontend/src/components/Settings/EmailAdd.vue index bc5e21af..6e33a8c1 100644 --- a/frontend/src/components/Settings/EmailAdd.vue +++ b/frontend/src/components/Settings/EmailAdd.vue @@ -8,8 +8,8 @@

-
-
+
@@ -20,8 +20,7 @@
{{ selectedService.info }} - here - . + here.
diff --git a/frontend/src/components/Settings/emailConfig.js b/frontend/src/components/Settings/emailConfig.js index 26bb5a83..39a09641 100644 --- a/frontend/src/components/Settings/emailConfig.js +++ b/frontend/src/components/Settings/emailConfig.js @@ -29,7 +29,7 @@ export const incomingOutgoingFields = [ name: 'enable_incoming', type: 'checkbox', description: - 'If enabled, tickets can be created from the incoming emails on this account.', + 'If enabled, records can be created from the incoming emails on this account.', }, { label: 'Enable Outgoing',