diff --git a/public/views/layout.php b/public/views/layout.php index b7be8f2..e2138a6 100644 --- a/public/views/layout.php +++ b/public/views/layout.php @@ -27,17 +27,44 @@ function renderLayout(string $contentView, array $viewData, string $pageTitle, ? } $partialsPath = __DIR__ . '/partials'; - - require $partialsPath . '/head.php'; - require $partialsPath . '/sidebar.php'; - require $partialsPath . '/topbar.php'; ?> - -
- + + + + + + + + +
+ + + + +
+ + +
+ + + + +
+ +
+ +
+ + + + +
+
- + + + +

Willkommen beim AD Admin Tool

- Dies ist unser Testserver für den

develop
Branch. + Dies ist unser Testserver für den develop Branch.

diff --git a/public/views/partials/footer.php b/public/views/partials/footer.php index 23aee7b..5de355c 100644 --- a/public/views/partials/footer.php +++ b/public/views/partials/footer.php @@ -1,13 +1,8 @@ - - - - - - - - - - - - diff --git a/public/views/partials/head.php b/public/views/partials/head.php index 1f5ce7b..96e0060 100644 --- a/public/views/partials/head.php +++ b/public/views/partials/head.php @@ -1,8 +1,7 @@ - - + @@ -17,7 +16,4 @@ - - -
diff --git a/public/views/partials/scripts.php b/public/views/partials/scripts.php index 5845a34..6deaec0 100644 --- a/public/views/partials/scripts.php +++ b/public/views/partials/scripts.php @@ -26,5 +26,4 @@ - - + diff --git a/public/views/partials/sidebar.php b/public/views/partials/sidebar.php index 9a4047e..dc23d9b 100644 --- a/public/views/partials/sidebar.php +++ b/public/views/partials/sidebar.php @@ -1,7 +1,7 @@ - +
- diff --git a/public/views/partials/topbar.php b/public/views/partials/topbar.php index d29658c..d710450 100644 --- a/public/views/partials/topbar.php +++ b/public/views/partials/topbar.php @@ -1,49 +1,40 @@ - -
- -
- -