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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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;