From 26ae8bc76319fa1ebd70a926c4b739faf230750f Mon Sep 17 00:00:00 2001 From: EA4GKQ Date: Fri, 24 Jun 2016 19:37:41 +0200 Subject: [PATCH] Update localtx.php --- include/localtx.php | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/include/localtx.php b/include/localtx.php index b6133fe..07aa2e3 100644 --- a/include/localtx.php +++ b/include/localtx.php @@ -1,6 +1,6 @@ @@ -8,7 +8,8 @@ $localTXList = getHeardList($reverseLogLinesMMDVM);
Today's last 10 local transmissions.
- +
+
@@ -23,7 +24,7 @@ $localTXList = getHeardList($reverseLogLinesMMDVM); "; echo""; @@ -33,7 +34,7 @@ for ($i = 0; $i < count($localTXList); $i++) { echo""; echo""; if ($listElem[6] == null) { - echo''; + echo''; } else if ($listElem[6] == "SMS") { echo''; } else { @@ -50,5 +51,7 @@ for ($i = 0; $i < count($localTXList); $i++) { } ?> +
Time (UTC) Mode$listElem[0]$listElem[4]$listElem[5]transmittingin TXsending or receiving SMS
+