diff --git a/wled00/data/settings_sync.htm b/wled00/data/settings_sync.htm
index ce0be5e3..726724ed 100644
--- a/wled00/data/settings_sync.htm
+++ b/wled00/data/settings_sync.htm
@@ -11,6 +11,7 @@
function toggle(el){gId(el).classList.toggle("hide"); gId('No'+el).classList.toggle("hide");}
function hideNoDMX(){gId("dmxOnOff2").style.display="none";} //WLEDMM
function hideNoLOX(){gId("loxOnOff2").style.display="none";} //WLEDMM
+ function hideNoADA(){gId("adaOnOff2").style.display="none";} //WLEDMM
function H(){window.open("https://mm.kno.wled.ge/interfaces/udp-notifier/");}
function B(){window.open("/settings","_self");}
function adj(){if (d.Sf.DI.value == 6454) {if (d.Sf.EU.value == 1) d.Sf.EU.value = 0;}
@@ -230,7 +231,10 @@ Hue status: Disabled in this build This firmware build does not include Loxone Lighting support.
Serial
-Baud rate:
+
>
+ This firmware build does not include Serial Command support. Adalight/TPM2, Serial JSON and serial streaming are not possible.
+