diff --git a/expenses.php b/expenses.php index 30b0a8bb..5aeaf64d 100644 --- a/expenses.php +++ b/expenses.php @@ -60,7 +60,15 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));

Expenses

- +
+ + + +
@@ -189,11 +197,6 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()")); -
-
- -
-
diff --git a/invoices.php b/invoices.php index daed0333..56619a9f 100644 --- a/invoices.php +++ b/invoices.php @@ -137,7 +137,15 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));

Invoices

- +
+ + + +
@@ -189,11 +197,6 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()")); -
-
- -
-
diff --git a/trips.php b/trips.php index b3e13cb9..c515f7ff 100644 --- a/trips.php +++ b/trips.php @@ -29,7 +29,15 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));

Trips

- +
+ + + +
@@ -80,12 +88,6 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()")); -
-
-
- -
-