mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-26 23:13:13 +02:00
- yWeb: indentation fixes
This commit is contained in:
@@ -309,10 +309,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>
|
||||
|
Reference in New Issue
Block a user