From 28be78dceb422ecc4e5db4697b22f24b2685f8cb Mon Sep 17 00:00:00 2001 From: blaerf Date: Fri, 28 Nov 2025 22:23:08 +0100 Subject: [PATCH 1/4] =?UTF-8?q?Dateien=20gel=C3=B6scht?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/Helpers/AuthenticatedUserHelper.php | 11 - public/404.php | 430 ----------- public/blank.php | 429 ----------- public/buttons.php | 604 --------------- public/cards.php | 598 --------------- public/charts.php | 497 ------------- public/forgot-password.php | 87 --- public/index.php | 2 +- public/login.php | 109 --- public/register.php | 102 --- public/snmptest.php | 49 -- public/tables.php | 934 ------------------------ public/utilities-animation.php | 529 -------------- public/utilities-border.php | 531 -------------- public/utilities-color.php | 517 ------------- public/utilities-other.php | 511 ------------- 16 files changed, 1 insertion(+), 5939 deletions(-) delete mode 100644 app/Helpers/AuthenticatedUserHelper.php delete mode 100644 public/404.php delete mode 100644 public/blank.php delete mode 100644 public/buttons.php delete mode 100644 public/cards.php delete mode 100644 public/charts.php delete mode 100644 public/forgot-password.php delete mode 100644 public/login.php delete mode 100644 public/register.php delete mode 100644 public/snmptest.php delete mode 100644 public/tables.php delete mode 100644 public/utilities-animation.php delete mode 100644 public/utilities-border.php delete mode 100644 public/utilities-color.php delete mode 100644 public/utilities-other.php diff --git a/app/Helpers/AuthenticatedUserHelper.php b/app/Helpers/AuthenticatedUserHelper.php deleted file mode 100644 index 5cd1222..0000000 --- a/app/Helpers/AuthenticatedUserHelper.php +++ /dev/null @@ -1,11 +0,0 @@ - \ No newline at end of file diff --git a/public/404.php b/public/404.php deleted file mode 100644 index abe4d85..0000000 --- a/public/404.php +++ /dev/null @@ -1,430 +0,0 @@ - - - - - - - - - - - - SB Admin 2 - 404 - - - - - - - - - - - - - -
- - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/public/blank.php b/public/blank.php deleted file mode 100644 index 4f45641..0000000 --- a/public/blank.php +++ /dev/null @@ -1,429 +0,0 @@ - - - - - - - - - - - - - SB Admin 2 - Blank - - - - - - - - - - - - - -
- - - - - - - - - -
- - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/public/buttons.php b/public/buttons.php deleted file mode 100644 index 414dfef..0000000 --- a/public/buttons.php +++ /dev/null @@ -1,604 +0,0 @@ - - - - - - - - - - - - - SB Admin 2 - Buttons - - - - - - - - - - - - - -
- - - - - - -
- - -
- - - - - - -
- - -

Buttons

- -
- -
- - -
-
-
Circle Buttons
-
-
-

Use Font Awesome Icons (included with this theme package) along with the circle - buttons as shown in the examples below!

- -
- .btn-circle -
- - - - - - - - - - - - - - - - -
- .btn-circle .btn-sm -
- - - - - - - - - - - - - - - - -
- .btn-circle .btn-lg -
- - - - - - - - - - - - - - - -
-
- - -
-
-
Brand Buttons
-
-
-

Google and Facebook buttons are available featuring each company's respective - brand color. They are used on the user login and registration pages.

-

You can create more custom buttons by adding a new color variable in the - _variables.scss file and then using the Bootstrap button variant - mixin to create a new style, as demonstrated in the _buttons.scss - file.

- - .btn-google - .btn-facebook - -
-
- -
- -
- -
-
-
Split Buttons with Icon
-
-
-

Works with any button colors, just use the .btn-icon-split class and - the markup in the examples below. The examples below also use the - .text-white-50 helper class on the icons for additional styling, - but it is not required.

- - - - - Split Button Primary - -
- - - - - Split Button Success - -
- - - - - Split Button Info - -
- - - - - Split Button Warning - -
- - - - - Split Button Danger - -
- - - - - Split Button Secondary - -
- - - - - Split Button Light - -
-

Also works with small and large button classes!

- - - - - Split Button Small - -
- - - - - Split Button Large - -
-
- -
- -
- -
- - -
- - - -
-
- -
-
- - -
- - -
- - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/public/cards.php b/public/cards.php deleted file mode 100644 index 493926c..0000000 --- a/public/cards.php +++ /dev/null @@ -1,598 +0,0 @@ - - - - - - - - - - - - - SB Admin 2 - Cards - - - - - - - - - - - - - -
- - - - - - -
- - -
- - - - - - -
- - -
-

Cards

-
- -
- - -
-
-
-
-
-
- Earnings (Monthly)
-
$40,000
-
-
- -
-
-
-
-
- - -
-
-
-
-
-
- Earnings (Annual)
-
$215,000
-
-
- -
-
-
-
-
- - -
-
-
-
-
-
Tasks -
-
-
-
50%
-
-
-
-
-
-
-
-
-
- -
-
-
-
-
- - -
-
-
-
-
-
- Pending Requests
-
18
-
-
- -
-
-
-
-
-
- -
- -
- - -
-
- Default Card Example -
-
- This card uses Bootstrap's default styling with no utility classes added. Global - styles are the only things modifying the look and feel of this default card example. -
-
- - -
-
-
Basic Card Example
-
-
- The styling for this basic card example is created by using default Bootstrap - utility classes. By using utility classes, the style of the card component can be - easily modified with no need for any custom CSS! -
-
- -
- -
- - -
- -
-
Dropdown Card Example
- -
- -
- Dropdown menus can be placed in the card header in order to extend the functionality - of a basic card. In this dropdown card example, the Font Awesome vertical ellipsis - icon in the card header can be clicked on in order to toggle a dropdown menu. -
-
- - -
- - -
Collapsable Card Example
-
- -
-
- This is a collapsable card example using Bootstrap's built in collapse - functionality. Click on the card header to see the card body - collapse and expand! -
-
-
- -
- -
- -
- - -
- - - -
-
- -
-
- - -
- - -
- - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/public/charts.php b/public/charts.php deleted file mode 100644 index 9631749..0000000 --- a/public/charts.php +++ /dev/null @@ -1,497 +0,0 @@ - - - - - - - - - - - - - SB Admin 2 - Charts - - - - - - - - - - - - - -
- - - - - - -
- - -
- - - - - - -
- - -

Charts

-

Chart.js is a third party plugin that is used to generate the charts in this theme. - The charts below have been customized - for further customization options, please visit the official Chart.js - documentation.

- - -
- -
- - -
-
-
Area Chart
-
-
-
- -
-
- Styling for the area chart can be found in the - /js/demo/chart-area-demo.js file. -
-
- - -
-
-
Bar Chart
-
-
-
- -
-
- Styling for the bar chart can be found in the - /js/demo/chart-bar-demo.js file. -
-
- -
- - -
-
- -
-
Donut Chart
-
- -
-
- -
-
- Styling for the donut chart can be found in the - /js/demo/chart-pie-demo.js file. -
-
-
-
- -
- - -
- - - -
-
- -
-
- - -
- - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/public/forgot-password.php b/public/forgot-password.php deleted file mode 100644 index a8d8171..0000000 --- a/public/forgot-password.php +++ /dev/null @@ -1,87 +0,0 @@ - - - - - - - - - - - - SB Admin 2 - Forgot Password - - - - - - - - - - - - -
- - -
- -
- -
-
- -
-
-
-
-
-

Forgot Your Password?

-

We get it, stuff happens. Just enter your email address below - and we'll send you a link to reset your password!

-
-
-
- -
- - Reset Password - -
-
- - -
-
-
-
-
- -
- -
- -
- - - - - - - - - - - - - - \ No newline at end of file diff --git a/public/index.php b/public/index.php index f56f975..9bb3d20 100644 --- a/public/index.php +++ b/public/index.php @@ -113,7 +113,7 @@ switch ($route) { // Login-Formular anzeigen (ggf. mit Fehlermeldung) $result = $authController->showLoginForm(); handleResult($result); - break; + break; case 'login.submit': if ($_SERVER['REQUEST_METHOD'] !== 'POST') { diff --git a/public/login.php b/public/login.php deleted file mode 100644 index 9e39ad9..0000000 --- a/public/login.php +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - - - - - - - - - SB Admin 2 - Login - - - - - - - - - - - - -
- - -
- -
- -
-
- -
- -
-
-
-

Welcome Back!

-
- - - -
-
- -
-
- -
-
-
- - -
-
- -
-
- - -
-
-
-
-
- -
- -
- -
- - - - - - - - - - - - - - \ No newline at end of file diff --git a/public/register.php b/public/register.php deleted file mode 100644 index 12ff6a8..0000000 --- a/public/register.php +++ /dev/null @@ -1,102 +0,0 @@ - - - - - - - - - - - - SB Admin 2 - Register - - - - - - - - - - - - -
- -
-
- -
-
-
-
-
-

Create an Account!

-
-
-
-
- -
-
- -
-
-
- -
-
-
- -
-
- -
-
- - Register Account - -
- - Register with Google - - - Register with Facebook - -
-
- - -
-
-
-
-
- -
- - - - - - - - - - - - - - \ No newline at end of file diff --git a/public/snmptest.php b/public/snmptest.php deleted file mode 100644 index 38185a6..0000000 --- a/public/snmptest.php +++ /dev/null @@ -1,49 +0,0 @@ - -

Admin Dashboard

-

Angemeldet als:

- -

Server-Status (SNMP)

-

CPU-Last (Kern 1): %

-

System Uptime:

-

RAM-Auslastung: - -

- -
-

Einzelnen Benutzer erstellen

-

Benutzer per CSV importieren

\ No newline at end of file diff --git a/public/tables.php b/public/tables.php deleted file mode 100644 index 0b7155c..0000000 --- a/public/tables.php +++ /dev/null @@ -1,934 +0,0 @@ - - - - - - - - - - - - - SB Admin 2 - Tables - - - - - - - - - - - - - - - - -
- - - - - - -
- - -
- - - - - - -
- - -

Tables

-

DataTables is a third party plugin that is used to generate the demo table below. - For more information about DataTables, please visit the official DataTables documentation.

- - -
-
-
DataTables Example
-
-
-
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
NamePositionOfficeAgeStart dateSalary
NamePositionOfficeAgeStart dateSalary
Tiger NixonSystem ArchitectEdinburgh612011/04/25$320,800
Garrett WintersAccountantTokyo632011/07/25$170,750
Ashton CoxJunior Technical AuthorSan Francisco662009/01/12$86,000
Cedric KellySenior Javascript DeveloperEdinburgh222012/03/29$433,060
Airi SatouAccountantTokyo332008/11/28$162,700
Brielle WilliamsonIntegration SpecialistNew York612012/12/02$372,000
Herrod ChandlerSales AssistantSan Francisco592012/08/06$137,500
Rhona DavidsonIntegration SpecialistTokyo552010/10/14$327,900
Colleen HurstJavascript DeveloperSan Francisco392009/09/15$205,500
Sonya FrostSoftware EngineerEdinburgh232008/12/13$103,600
Jena GainesOffice ManagerLondon302008/12/19$90,560
Quinn FlynnSupport LeadEdinburgh222013/03/03$342,000
Charde MarshallRegional DirectorSan Francisco362008/10/16$470,600
Haley KennedySenior Marketing DesignerLondon432012/12/18$313,500
Tatyana FitzpatrickRegional DirectorLondon192010/03/17$385,750
Michael SilvaMarketing DesignerLondon662012/11/27$198,500
Paul ByrdChief Financial Officer (CFO)New York642010/06/09$725,000
Gloria LittleSystems AdministratorNew York592009/04/10$237,500
Bradley GreerSoftware EngineerLondon412012/10/13$132,000
Dai RiosPersonnel LeadEdinburgh352012/09/26$217,500
Jenette CaldwellDevelopment LeadNew York302011/09/03$345,000
Yuri BerryChief Marketing Officer (CMO)New York402009/06/25$675,000
Caesar VancePre-Sales SupportNew York212011/12/12$106,450
Doris WilderSales AssistantSidney232010/09/20$85,600
Angelica RamosChief Executive Officer (CEO)London472009/10/09$1,200,000
Gavin JoyceDeveloperEdinburgh422010/12/22$92,575
Jennifer ChangRegional DirectorSingapore282010/11/14$357,650
Brenden WagnerSoftware EngineerSan Francisco282011/06/07$206,850
Fiona GreenChief Operating Officer (COO)San Francisco482010/03/11$850,000
Shou ItouRegional MarketingTokyo202011/08/14$163,000
Michelle HouseIntegration SpecialistSidney372011/06/02$95,400
Suki BurksDeveloperLondon532009/10/22$114,500
Prescott BartlettTechnical AuthorLondon272011/05/07$145,000
Gavin CortezTeam LeaderSan Francisco222008/10/26$235,500
Martena MccrayPost-Sales supportEdinburgh462011/03/09$324,050
Unity ButlerMarketing DesignerSan Francisco472009/12/09$85,675
Howard HatfieldOffice ManagerSan Francisco512008/12/16$164,500
Hope FuentesSecretarySan Francisco412010/02/12$109,850
Vivian HarrellFinancial ControllerSan Francisco622009/02/14$452,500
Timothy MooneyOffice ManagerLondon372008/12/11$136,200
Jackson BradshawDirectorNew York652008/09/26$645,750
Olivia LiangSupport EngineerSingapore642011/02/03$234,500
Bruno NashSoftware EngineerLondon382011/05/03$163,500
Sakura YamamotoSupport EngineerTokyo372009/08/19$139,575
Thor WaltonDeveloperNew York612013/08/11$98,540
Finn CamachoSupport EngineerSan Francisco472009/07/07$87,500
Serge BaldwinData CoordinatorSingapore642012/04/09$138,575
Zenaida FrankSoftware EngineerNew York632010/01/04$125,250
Zorita SerranoSoftware EngineerSan Francisco562012/06/01$115,000
Jennifer AcostaJunior Javascript DeveloperEdinburgh432013/02/01$75,650
Cara StevensSales AssistantNew York462011/12/06$145,600
Hermione ButlerRegional DirectorLondon472011/03/21$356,250
Lael GreerSystems AdministratorLondon212009/02/27$103,500
Jonas AlexanderDeveloperSan Francisco302010/07/14$86,500
Shad DeckerRegional DirectorEdinburgh512008/11/13$183,000
Michael BruceJavascript DeveloperSingapore292011/06/27$183,000
Donna SniderCustomer SupportNew York272011/01/25$112,000
-
-
-
- -
- - -
- - - -
-
- -
-
- - -
- - -
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/public/utilities-animation.php b/public/utilities-animation.php deleted file mode 100644 index 5d2b018..0000000 --- a/public/utilities-animation.php +++ /dev/null @@ -1,529 +0,0 @@ - - - - - - - - - - - - - SB Admin 2 - Animation Utilities - - - - - - - - - - - - - -
- - - - - - -
- - -
- - - - - - -
- - -

Animation Utilities

-

Bootstrap's default utility classes can be found on the official Bootstrap Documentation page. The custom utilities - below were created to extend this theme past the default utility classes built into Bootstrap's - framework.

- - -
- - -
- -
-
-
Grow In Animation Utilty
-
-
-
- .animated--grow-in -
-
Navbar Dropdown Example:
- -

Note: This utility animates the CSS transform property, - meaning it will override any existing transforms on an element being animated! - In this theme, the grow in animation is only being used on dropdowns within the - navbar.

-
-
- -
- - -
- -
-
-
Fade In Animation Utilty
-
-
-
- .animated--fade-in -
-
Navbar Dropdown Example:
- -
Dropdown Button Example:
- -

Note: This utility animates the CSS opacity property, meaning - it will override any existing opacity on an element being animated!

-
-
- -
- -
- -
- - -
- - - -
-
- -
-
- - -
- - -
- - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/public/utilities-border.php b/public/utilities-border.php deleted file mode 100644 index 5ff0e75..0000000 --- a/public/utilities-border.php +++ /dev/null @@ -1,531 +0,0 @@ - - - - - - - - - - - - - SB Admin 2 - Border Utilities - - - - - - - - - - - - - -
- - - - - - -
- - -
- - - - - - -
- - -

Border Utilities

-

Bootstrap's default utility classes can be found on the official Bootstrap Documentation page. The custom utilities - below were created to extend this theme past the default utility classes built into Bootstrap's - framework.

- - -
- - -
- -
-
- .border-left-primary -
-
- -
-
- .border-left-secondary -
-
- -
-
- .border-left-success -
-
- -
-
- .border-left-info -
-
- -
-
- .border-left-warning -
-
- -
-
- .border-left-danger -
-
- -
-
- .border-left-dark -
-
- -
- - -
- -
-
- .border-bottom-primary -
-
- -
-
- .border-bottom-secondary -
-
- -
-
- .border-bottom-success -
-
- -
-
- .border-bottom-info -
-
- -
-
- .border-bottom-warning -
-
- -
-
- .border-bottom-danger -
-
- -
-
- .border-bottom-dark -
-
- -
- -
- -
- - -
- - - -
-
- -
-
- - -
- - -
- - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/public/utilities-color.php b/public/utilities-color.php deleted file mode 100644 index 7241d01..0000000 --- a/public/utilities-color.php +++ /dev/null @@ -1,517 +0,0 @@ - - - - - - - - - - - - - SB Admin 2 - Color Utilities - - - - - - - - - - - - - -
- - - - - - -
- - -
- - - - - - -
- - -

Color Utilities

-

Bootstrap's default utility classes can be found on the official Bootstrap Documentation page. The custom utilities - below were created to extend this theme past the default utility classes built into Bootstrap's - framework.

- - -
- - -
- - -
-
-
Custom Text Color Utilities
-
-
-

.text-gray-100

-

.text-gray-200

-

.text-gray-300

-

.text-gray-400

-

.text-gray-500

-

.text-gray-600

-

.text-gray-700

-

.text-gray-800

-

.text-gray-900

-
-
- - -
-
-
Custom Font Size Utilities
-
-
-

.text-xs

-

.text-lg

-
-
- -
- - -
- - -
-
-
Custom Background Gradient Utilities -
-
-
-
.bg-gradient-primary
-
.bg-gradient-secondary
-
.bg-gradient-success
-
.bg-gradient-info
-
.bg-gradient-warning
-
.bg-gradient-danger
-
.bg-gradient-light
-
.bg-gradient-dark
-
-
- -
- - -
- - -
-
-
Custom Grayscale Background Utilities -
-
-
-
.bg-gray-100
-
.bg-gray-200
-
.bg-gray-300
-
.bg-gray-400
-
.bg-gray-500
-
.bg-gray-600
-
.bg-gray-700
-
.bg-gray-800
-
.bg-gray-900
-
-
-
- -
- -
- - -
- - - -
-
- -
-
- - -
- - -
- - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/public/utilities-other.php b/public/utilities-other.php deleted file mode 100644 index d13661f..0000000 --- a/public/utilities-other.php +++ /dev/null @@ -1,511 +0,0 @@ - - - - - - - - - - - - - SB Admin 2 - Other Utilities - - - - - - - - - - - - - -
- - - - - - -
- - -
- - - - - - -
- - -

Other Utilities

-

Bootstrap's default utility classes can be found on the official Bootstrap Documentation page. The custom utilities - below were created to extend this theme past the default utility classes built into Bootstrap's - framework.

- - -
- -
- - -
-
-
Overflow Hidden Utilty
-
-
- Use .o-hidden to set the overflow property of any element to hidden. -
-
- - -
-
-
Progress Small Utility
-
-
-
Normal Progress Bar
-
-
-
-
Small Progress Bar
-
-
-
- Use the .progress-sm class along with .progress -
-
- - -
-
-
Dropdown - No Arrow
-
-
- - Add the .no-arrow class alongside the .dropdown -
-
- -
- -
- - -
-
-
Rotation Utilities
-
-
-
.rotate-15 -
-
-
.rotate-n-15 -
-
-
- -
- -
- -
- - -
- - - -
-
- -
-
- - -
- - -
- - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file -- 2.45.2 From d1bafa28d93314ffd9f45dc767e80b7d2cec0078 Mon Sep 17 00:00:00 2001 From: blaerf Date: Fri, 28 Nov 2025 22:27:16 +0100 Subject: [PATCH 2/4] =?UTF-8?q?Text=20ge=C3=A4ndert?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/views/login.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/views/login.php b/public/views/login.php index b7199d5..70668d2 100644 --- a/public/views/login.php +++ b/public/views/login.php @@ -17,7 +17,7 @@ declare(strict_types=1);

Willkommen beim AD Admin Tool

- Anmeldung gegen Active Directory per LDAP/LDAPS. + Dies ist unser Testserver für den

develop
Branch.

@@ -54,7 +54,7 @@ declare(strict_types=1);

- Die Zugangsdaten werden nicht gespeichert – sie werden nur zur Anmeldung am AD verwendet. + Die Zugangsdaten werden nicht gespeichert.

-- 2.45.2 From 3eac9a659e8699ca9c78691cf65a83fd7c887f3e Mon Sep 17 00:00:00 2001 From: blaerf Date: Fri, 28 Nov 2025 22:28:52 +0100 Subject: [PATCH 3/4] =?UTF-8?q?Pfad=20form=20action=20ge=C3=A4ndert?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/views/login.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/views/login.php b/public/views/login.php index 70668d2..6883e90 100644 --- a/public/views/login.php +++ b/public/views/login.php @@ -27,7 +27,7 @@ declare(strict_types=1); -
+
Date: Fri, 28 Nov 2025 22:57:33 +0100 Subject: [PATCH 4/4] =?UTF-8?q?LAyout=20aufger=C3=A4umt?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/views/layout.php | 47 ++++++++++++++++++------ public/views/login.php | 2 +- public/views/partials/footer.php | 12 ------- public/views/partials/head.php | 6 +--- public/views/partials/scripts.php | 3 +- public/views/partials/sidebar.php | 3 +- public/views/partials/topbar.php | 59 +++++++++++++------------------ 7 files changed, 66 insertions(+), 66 deletions(-) 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 @@ - -
- -
- - -- 2.45.2