From 6d1420712d6d4bd1f1d86ca09af0e62a7ce7cf3b Mon Sep 17 00:00:00 2001 From: johnnyq Date: Thu, 7 Sep 2023 16:46:36 -0400 Subject: [PATCH] Minor UI/UX update on mail settings --- settings_mail.php | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/settings_mail.php b/settings_mail.php index 199d4c4f..307777ce 100644 --- a/settings_mail.php +++ b/settings_mail.php @@ -149,13 +149,13 @@ require_once("inc_all_settings.php"); ?>
-

Mail From Configuration

+

Mail From Configuration

Each of the "From Email" Addresses need to be able to send email on behalf of the SMTP user configured above -

Generic

-

(used for system tasks such as sending share links)

+
System Default
+

(used for system tasks such as sending share links)

@@ -176,8 +176,8 @@ require_once("inc_all_settings.php"); ?>
-

Invoices

-

(used for when invoice emails are sent)

+
Invoices
+

(used for when invoice emails are sent)

@@ -199,8 +199,8 @@ require_once("inc_all_settings.php"); ?>
-

Quotes

-

(used for when quote emails are sent)

+
Quotes
+

(used for when quote emails are sent)

@@ -222,8 +222,8 @@ require_once("inc_all_settings.php"); ?>
-

Tickets

-

(used for when tickets are created and emailed to a client)

+
Tickets
+

(used for when tickets are created and emailed to a client)