minor fix for rtc.ninja

This commit is contained in:
Steve Seguin
2020-11-02 02:59:34 -05:00
committed by GitHub
parent 84e6565c01
commit a6332b347a

View File

@@ -893,8 +893,6 @@ if (ln_template){ // checking if manual lanuage override enabled
}
getById("qos").innerHTML = "";
getById("logoname").innerHTML = "";
getById("header").style.height = 0;
getById("header").style.minHeight = 0;
getById("helpbutton").style.display = "none";
getById("helpbutton").style.opacity = 0;
getById("mainmenu").style.opacity = 1;