From 58ec9121a04c948e75c2447e96b0f20ad53a118b Mon Sep 17 00:00:00 2001 From: johnnyq Date: Fri, 23 Aug 2024 15:21:15 -0400 Subject: [PATCH] Moved Bulk Email from the side Menu to a contact Bulk Action, Also removed Client Statement as it did not work and payments covers that already this frees up 2 menu spaces on the client side nav --- client_bulk_mail.php | 147 ---------------------- client_contact_bulk_email_modal.php | 57 +++++++++ client_contacts.php | 5 + client_side_nav.php | 16 --- client_statement.php | 189 ---------------------------- 5 files changed, 62 insertions(+), 352 deletions(-) delete mode 100644 client_bulk_mail.php create mode 100644 client_contact_bulk_email_modal.php delete mode 100644 client_statement.php diff --git a/client_bulk_mail.php b/client_bulk_mail.php deleted file mode 100644 index 609ded2b..00000000 --- a/client_bulk_mail.php +++ /dev/null @@ -1,147 +0,0 @@ - - - -
-
-

Bulk Mail to Special Contacts

-
- -
-
-
-
- -
- -
- -
Email Message
- -
- -
- -
- -
- -
- -
- -
- -
- -
- -
-
-
- -
- -
-
- -
- -
- -
Select Contacts
-
-
-
- - - - - - - - - - - - - - - - - - - - -
-
- -
-
NameTitleEmail
-
- -
-
- - - -
-
- -
- -
- -
-
-
-
- - - - - - + + \ No newline at end of file diff --git a/client_contacts.php b/client_contacts.php index 3b3625d3..537659e4 100644 --- a/client_contacts.php +++ b/client_contacts.php @@ -156,6 +156,10 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()")); Assign Tags + + + Send Email + - - -
-
-
- - - - - - - - - - - - - - - - - - - - - -
Invoice NumberDateDue DateAmountBalance
- - - - - - - - - -
-
-
- - - - - - - - - - - - - - - - - - - -
Payment ReferencePayment DatePayment AmountInvoice Number
- - - - - - - -
-
-
-
- - -