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[
|
//<![CDATA[
|
||||||
function do_submit()
|
function do_submit()
|
||||||
{
|
{
|
||||||
|
show_waitbox(true);
|
||||||
show_waitbox(true);
|
yhttpd_cache_clear("");
|
||||||
yhttpd_cache_clear("");
|
document.f.submit();
|
||||||
document.f.submit();
|
|
||||||
}
|
}
|
||||||
//]]>
|
//]]>
|
||||||
</script>
|
</script>
|
||||||
|
Reference in New Issue
Block a user