From 10ecb8b7c9a7f12b7f3ac5998b8d8ab6d85cbd64 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Tue, 17 Sep 2024 13:32:37 -0400 Subject: [PATCH] Phase 2 Removal of Account Types: Removed files --- admin_account_types.php | 184 ----------------------------- admin_account_types_add_modal.php | 37 ------ admin_account_types_edit_modal.php | 40 ------- 3 files changed, 261 deletions(-) delete mode 100644 admin_account_types.php delete mode 100644 admin_account_types_add_modal.php delete mode 100644 admin_account_types_edit_modal.php diff --git a/admin_account_types.php b/admin_account_types.php deleted file mode 100644 index 41e231c0..00000000 --- a/admin_account_types.php +++ /dev/null @@ -1,184 +0,0 @@ - - -
-
-

Finance Account Types

-
- -
-
-
-
-
-
-
- -
- -
-
-
-
- - -
-
-
-
- - - - - - - - - - - - - - - - - - - No Records Here"; - } - - ?> - -
Account Type ParentAccount Type NameDescription
- - - - - - - -
-
-
-
- - - diff --git a/admin_account_types_add_modal.php b/admin_account_types_add_modal.php deleted file mode 100644 index 7a6ed71d..00000000 --- a/admin_account_types_add_modal.php +++ /dev/null @@ -1,37 +0,0 @@ - diff --git a/admin_account_types_edit_modal.php b/admin_account_types_edit_modal.php deleted file mode 100644 index a9542bc6..00000000 --- a/admin_account_types_edit_modal.php +++ /dev/null @@ -1,40 +0,0 @@ - \ No newline at end of file