From 61d9b04e1cb73ec88e5fa59ef8a65be6a971cf72 Mon Sep 17 00:00:00 2001 From: LucaMarche IZ1MLT Date: Fri, 1 Jun 2018 14:38:25 +0200 Subject: [PATCH] Small edit HTML tag Removed excess line on the "Repeater info" table in the "D-Star linked to" column. Revised tag on the written text of the info on the software versions --- include/functions.php | 2 +- index.php | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/include/functions.php b/include/functions.php index ebe7f62..f5bcaa2 100644 --- a/include/functions.php +++ b/include/functions.php @@ -662,7 +662,7 @@ function getDSTARLinks() { $linkDest = $linx[4][0]; $linkDir = $linx[5][0]; } - $out .= "" . $linkSource . " " . $protocol . "-link to " . $linkDest . " " . $linkDir . ""; + $out .= "" . $linkSource . " " . $protocol . "-link to " . $linkDest . " " . $linkDir .""; } } $out .= ""; diff --git a/index.php b/index.php index 0c91e98..467c16f 100644 --- a/index.php +++ b/index.php @@ -63,7 +63,7 @@ include "version.php"; } ?>:
DMR-Id:
-

MMDVMHost by G4KLX Version:
Firmware: MMDVMHost by G4KLX Version:
Firmware:
DMRGateway by G4KLX Version:

+ ?>