mirror of
https://github.com/unraid/webgui.git
synced 2026-01-06 01:29:54 -06:00
Remove line added by connect
This commit is contained in:
@@ -156,7 +156,6 @@ if (count($pages)) {
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<unraid-modals></unraid-modals>
|
||||
<?php include "$docroot/webGui/include/DefaultPageLayout/MiscElementsTop.php"; ?>
|
||||
<?php include "$docroot/webGui/include/DefaultPageLayout/Header.php"; ?>
|
||||
<?php include "$docroot/webGui/include/DefaultPageLayout/Navigation/Main.php"; ?>
|
||||
@@ -167,4 +166,4 @@ if (count($pages)) {
|
||||
<?php include "$docroot/webGui/include/DefaultPageLayout/ToastSetup.php"; ?>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user