From 1f2bcf7c3483fa56a42e17f16c11792dbf99981a Mon Sep 17 00:00:00 2001 From: wrongecho Date: Thu, 6 Nov 2025 12:29:07 +0000 Subject: [PATCH] Domains - show a dash instead of blank where there is no expiry --- agent/domains.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agent/domains.php b/agent/domains.php index 32e0a48f..65a69515 100644 --- a/agent/domains.php +++ b/agent/domains.php @@ -307,7 +307,7 @@ $num_rows = mysqli_fetch_row(mysqli_query($mysqli, "SELECT FOUND_ROWS()")); -
+