mirror of
https://github.com/unraid/webgui.git
synced 2026-01-06 01:29:54 -06:00
restore default behaviour in prior versions
This commit is contained in:
@@ -190,6 +190,10 @@ default:
|
||||
echo '</div>';
|
||||
echo '<div class="sub2"></div>';
|
||||
echo '</body>';
|
||||
}else{
|
||||
?>
|
||||
echo <body onload="location='/Main'"></body>
|
||||
<?
|
||||
}
|
||||
?>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user