diff --git a/includes/footer.php b/includes/footer.php index 8800ddac..ad30ac9d 100644 --- a/includes/footer.php +++ b/includes/footer.php @@ -19,27 +19,27 @@ if (basename(dirname($_SERVER['REQUEST_URI'])) === 'admin') { ?> - + - - - - - - - - - - - - + + + + + + + + + + + + - - - - + + + + diff --git a/includes/header.php b/includes/header.php index 835da821..83e7268b 100644 --- a/includes/header.php +++ b/includes/header.php @@ -20,26 +20,26 @@ header("X-Frame-Options: DENY"); - + - + - - - - - - - - - + + + + + + + + + - - + + -
+
@@ -64,7 +64,7 @@ ?> diff --git a/modals/notifications.php b/modals/notifications.php index b2d961bd..dce12ddc 100644 --- a/modals/notifications.php +++ b/modals/notifications.php @@ -86,11 +86,11 @@ ob_start(); ]; ?>" class="btn btn-primary"> Dismiss all - + See all Notifications - + See Dismissed Notifications diff --git a/user/includes/inc_all_reports.php b/user/includes/inc_all_reports.php deleted file mode 100644 index 1a2ec280..00000000 --- a/user/includes/inc_all_reports.php +++ /dev/null @@ -1,20 +0,0 @@ -= 1) { ?>
- \ No newline at end of file diff --git a/user/report_clients_with_balance.php b/user/reports/clients_with_balance.php similarity index 93% rename from user/report_clients_with_balance.php rename to user/reports/clients_with_balance.php index 30abd2de..ce3f8fc1 100644 --- a/user/report_clients_with_balance.php +++ b/user/reports/clients_with_balance.php @@ -67,7 +67,7 @@ enforceUserPermission('module_financial'); ?> - + - diff --git a/user/report_expense_summary.php b/user/reports/expense_summary.php similarity index 99% rename from user/report_expense_summary.php rename to user/reports/expense_summary.php index 727d9678..a127eb64 100644 --- a/user/report_expense_summary.php +++ b/user/reports/expense_summary.php @@ -122,7 +122,7 @@ $largest_expense_month = 0; - +