diff --git a/include/repeaterinfo.php b/include/repeaterinfo.php
index 12d1e43..eb035ce 100644
--- a/include/repeaterinfo.php
+++ b/include/repeaterinfo.php
@@ -28,7 +28,7 @@
-
YSF-Master |
+ YSFGateway |
".getMHZ(getConfigItem("Info", "TXFrequency", $mmdvmconfigs))."";
echo"".getMHZ(getConfigItem("Info", "RXFrequency", $mmdvmconfigs))." | ";
if (getEnabled("System Fusion Network", $mmdvmconfigs) == 1) {
- echo"".getConfigItem("System Fusion Network", "Address", $mmdvmconfigs)." | ";
+ echo"".getConfigItem("System Fusion Network", "GwyAddress", $mmdvmconfigs)." | ";
}
if (getEnabled("DMR", $mmdvmconfigs) == 1) {
echo"".getConfigItem("DMR", "ColorCode", $mmdvmconfigs)." | ";