From 7c1b3c9c575e66abc7b9de1eb0f87e94571277c4 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Tue, 17 Jan 2023 11:47:23 -0500 Subject: [PATCH] More UI Updates various modals and settings, company add and edit etc --- account_add_modal.php | 2 +- account_edit_modal.php | 6 +- api_key_add_modal.php | 4 +- category_add_modal.php | 4 +- category_edit_modal.php | 6 +- company_add_modal.php | 259 ++++++++++++---------- company_edit_modal.php | 258 +++++++++++---------- plugins/PHPMailer/{VERSION => VERSION.md} | 0 settings_alerts.php | 2 +- settings_defaults.php | 2 +- settings_integrations.php | 2 +- settings_invoice.php | 4 +- settings_mail.php | 4 +- settings_modules.php | 2 +- settings_online_payment.php | 2 +- settings_quote.php | 4 +- settings_tag_add_modal.php | 4 +- settings_tag_edit_modal.php | 6 +- settings_tax_add_modal.php | 6 +- settings_tax_edit_modal.php | 6 +- settings_ticket.php | 2 +- 21 files changed, 328 insertions(+), 257 deletions(-) rename plugins/PHPMailer/{VERSION => VERSION.md} (100%) diff --git a/account_add_modal.php b/account_add_modal.php index 7ea25cf4..c79e3b57 100644 --- a/account_add_modal.php +++ b/account_add_modal.php @@ -53,7 +53,7 @@ diff --git a/account_edit_modal.php b/account_edit_modal.php index db4d102d..729e8dcf 100644 --- a/account_edit_modal.php +++ b/account_edit_modal.php @@ -2,7 +2,7 @@ diff --git a/category_add_modal.php b/category_add_modal.php index e4a8db87..3c11aa54 100644 --- a/category_add_modal.php +++ b/category_add_modal.php @@ -40,8 +40,8 @@ diff --git a/category_edit_modal.php b/category_edit_modal.php index 8ecf7b15..520a3ef5 100644 --- a/category_edit_modal.php +++ b/category_edit_modal.php @@ -2,7 +2,7 @@