From 3dc68dd0bcfec5a041898269434267cd22efdafe Mon Sep 17 00:00:00 2001 From: Max Schneider Date: Mon, 7 Jul 2025 11:24:11 +0200 Subject: [PATCH 1/3] forgot pw try to fix --- Views/Auth/forgotPassword.phtml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 Views/Auth/forgotPassword.phtml diff --git a/Views/Auth/forgotPassword.phtml b/Views/Auth/forgotPassword.phtml new file mode 100644 index 0000000..a6e923f --- /dev/null +++ b/Views/Auth/forgotPassword.phtml @@ -0,0 +1,23 @@ +
+ +
+ From 717d361dbbd52b4b924ad3a6c925a5c14ce94f54 Mon Sep 17 00:00:00 2001 From: Max Schneider Date: Mon, 7 Jul 2025 14:19:52 +0200 Subject: [PATCH 2/3] showNews angebindet und zum laufen gebracht. --- Views/Auth/showPasswortVergessen.phtml | 0 Views/Event/showEvents.phtml | 5 +---- Views/News/showNews.phtml | 11 ++++------- Views/header.phtml | 2 +- 4 files changed, 6 insertions(+), 12 deletions(-) delete mode 100644 Views/Auth/showPasswortVergessen.phtml diff --git a/Views/Auth/showPasswortVergessen.phtml b/Views/Auth/showPasswortVergessen.phtml deleted file mode 100644 index e69de29..0000000 diff --git a/Views/Event/showEvents.phtml b/Views/Event/showEvents.phtml index 58806b9..a33d6b4 100644 --- a/Views/Event/showEvents.phtml +++ b/Views/Event/showEvents.phtml @@ -1,6 +1,3 @@ - - -
@@ -33,4 +30,4 @@
- + \ No newline at end of file diff --git a/Views/News/showNews.phtml b/Views/News/showNews.phtml index 5f71b89..87aea09 100644 --- a/Views/News/showNews.phtml +++ b/Views/News/showNews.phtml @@ -1,8 +1,7 @@ - -

Alle News

+

Alle News

@@ -15,14 +14,12 @@ - - + +

Derzeit sind keine News verfügbar.

- - - \ No newline at end of file + \ No newline at end of file diff --git a/Views/header.phtml b/Views/header.phtml index 53a1f41..4ff88ce 100644 --- a/Views/header.phtml +++ b/Views/header.phtml @@ -13,7 +13,7 @@