yWeb: indentation fixes

Origin commit data
------------------
Branch: ni/coolstream
Commit: 77722bf3fd
Author: vanhofen <vanhofen@gmx.de>
Date: 2022-12-07 (Wed, 07 Dec 2022)

Origin message was:
------------------
- yWeb: indentation fixes

------------------
No further description and justification available within origin commit message!

------------------
This commit was generated by Migit
This commit is contained in:
vanhofen
2022-12-07 20:35:08 +01:00
parent 50479962f4
commit 8530c80343

View File

@@ -337,10 +337,9 @@ start-block~start_wizard_page
//<![CDATA[
function do_submit()
{
show_waitbox(true);
yhttpd_cache_clear("");
document.f.submit();
show_waitbox(true);
yhttpd_cache_clear("");
document.f.submit();
}
//]]>
</script>