From f51c3e9e3fa796ab5138ebce64f5b057f8a74a7d Mon Sep 17 00:00:00 2001 From: johnnyq Date: Fri, 5 Sep 2025 19:29:21 -0400 Subject: [PATCH] Text Wrap client tags so table doesnt go off the page with clients with many tags --- user/clients.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user/clients.php b/user/clients.php index 6b6c3bd3..2dbd32af 100644 --- a/user/clients.php +++ b/user/clients.php @@ -504,7 +504,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()")); -
+