From 4c58f85ff125cb49b34c407fce0584a3d1e36cc6 Mon Sep 17 00:00:00 2001 From: yuancheng Date: Tue, 21 Jul 2026 15:50:17 +0800 Subject: [PATCH] Extend .log-table header fix to the other left-aligned activity tables mmdvmhost/localtx.php and dstarrepeater/last_herd.php + local_tx.php share the exact same pattern as mmdvmhost/lh.php (fixed in e8a569a7 / 2bc8f7b0): every data row is align="left" but headers inherited the sitewide centered table text-align, so captions visually drift from their column's actual content. Deliberately did NOT touch dstarrepeater/active_starnet_groups.php's two tables - checked their td alignment first and both are mostly align="center" (only one column/cell is left-aligned in each), so their headers already match their data; adding .log-table there would have broken the columns that were already correct. --- admin/dstarrepeater/last_herd.php | 2 +- admin/dstarrepeater/local_tx.php | 2 +- admin/mmdvmhost/lh.php | 2 +- admin/mmdvmhost/localtx.php | 2 +- dstarrepeater/last_herd.php | 2 +- dstarrepeater/local_tx.php | 2 +- mmdvmhost/localtx.php | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/admin/dstarrepeater/last_herd.php b/admin/dstarrepeater/last_herd.php index 754ce10..8623f98 100644 --- a/admin/dstarrepeater/last_herd.php +++ b/admin/dstarrepeater/last_herd.php @@ -38,7 +38,7 @@ if ($callsignLookupSvc == "QRZ") { $callsignLookupUrl = "https://www.qrz.com/db/ ?> - +
diff --git a/admin/dstarrepeater/local_tx.php b/admin/dstarrepeater/local_tx.php index ba26a87..cb73205 100644 --- a/admin/dstarrepeater/local_tx.php +++ b/admin/dstarrepeater/local_tx.php @@ -38,7 +38,7 @@ if ($callsignLookupSvc == "QRZ") { $callsignLookupUrl = "https://www.qrz.com/db/ ?> -
()
+
diff --git a/admin/mmdvmhost/lh.php b/admin/mmdvmhost/lh.php index cb6babd..882c5c3 100644 --- a/admin/mmdvmhost/lh.php +++ b/admin/mmdvmhost/lh.php @@ -57,7 +57,7 @@ if ($callsignLookupSvc == "QRZ") { $callsignLookupUrl = "https://www.qrz.com/db/ ?> -
()
+
diff --git a/admin/mmdvmhost/localtx.php b/admin/mmdvmhost/localtx.php index 3560046..ec2dc11 100644 --- a/admin/mmdvmhost/localtx.php +++ b/admin/mmdvmhost/localtx.php @@ -29,7 +29,7 @@ if ($callsignLookupSvc == "QRZ") { $callsignLookupUrl = "https://www.qrz.com/db/ ?> -
()Time in time zone Transmitted Mode
+
diff --git a/dstarrepeater/last_herd.php b/dstarrepeater/last_herd.php index 754ce10..8623f98 100644 --- a/dstarrepeater/last_herd.php +++ b/dstarrepeater/last_herd.php @@ -38,7 +38,7 @@ if ($callsignLookupSvc == "QRZ") { $callsignLookupUrl = "https://www.qrz.com/db/ ?> -
()Time in time zone Transmitted Mode
+
diff --git a/dstarrepeater/local_tx.php b/dstarrepeater/local_tx.php index ba26a87..cb73205 100644 --- a/dstarrepeater/local_tx.php +++ b/dstarrepeater/local_tx.php @@ -38,7 +38,7 @@ if ($callsignLookupSvc == "QRZ") { $callsignLookupUrl = "https://www.qrz.com/db/ ?> -
()
+
diff --git a/mmdvmhost/localtx.php b/mmdvmhost/localtx.php index 3560046..ec2dc11 100644 --- a/mmdvmhost/localtx.php +++ b/mmdvmhost/localtx.php @@ -29,7 +29,7 @@ if ($callsignLookupSvc == "QRZ") { $callsignLookupUrl = "https://www.qrz.com/db/ ?> -
()
+
()Time in time zone Transmitted Mode