diff --git a/expenses.php b/expenses.php
index 6b330e12..9e1da9ec 100644
--- a/expenses.php
+++ b/expenses.php
@@ -228,19 +228,18 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));
Date
-
-
- Vendor
-
- |
Category
+ /
+
+ Description
+
|
-
- Description
+
+ Vendor
|
@@ -313,9 +312,11 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));
+ |
+
+
+ |
|
- |
- |
|
|
|
diff --git a/tickets.php b/tickets.php
index 68250ab7..6cce70e0 100644
--- a/tickets.php
+++ b/tickets.php
@@ -214,7 +214,7 @@ $sql_categories = mysqli_query(
View