diff --git a/payments.php b/payments.php
index 96f36c6e..886469ea 100644
--- a/payments.php
+++ b/payments.php
@@ -48,7 +48,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));
diff --git a/revenues.php b/revenues.php
index 738fb8ea..820559f5 100644
--- a/revenues.php
+++ b/revenues.php
@@ -49,7 +49,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));
diff --git a/transfers.php b/transfers.php
index 3596cb90..bf8b0667 100644
--- a/transfers.php
+++ b/transfers.php
@@ -49,7 +49,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));
diff --git a/trips.php b/trips.php
index 729f2796..b3e13cb9 100644
--- a/trips.php
+++ b/trips.php
@@ -55,7 +55,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()"));