From 3ac0217f9a4d95b72d9cf5e5ea60de5c12f15bbb Mon Sep 17 00:00:00 2001 From: Illia Hromovoi Date: Wed, 25 Jun 2025 10:01:42 +0200 Subject: [PATCH] fehlende templates --- Views/User/showUserLoginConfirmation.phtml | 17 +++++++++++++++++ Views/User/showUserRegisterConfirmation.phtml | 11 +++++++++++ 2 files changed, 28 insertions(+) create mode 100644 Views/User/showUserLoginConfirmation.phtml create mode 100644 Views/User/showUserRegisterConfirmation.phtml diff --git a/Views/User/showUserLoginConfirmation.phtml b/Views/User/showUserLoginConfirmation.phtml new file mode 100644 index 0000000..d5289c1 --- /dev/null +++ b/Views/User/showUserLoginConfirmation.phtml @@ -0,0 +1,17 @@ + + + +

Hallo, !

+ +

Benutzerdaten konnten nicht geladen werden.

+ + +

Sie haben sich erfolgreich angemeldet

+ + + + diff --git a/Views/User/showUserRegisterConfirmation.phtml b/Views/User/showUserRegisterConfirmation.phtml new file mode 100644 index 0000000..2788b36 --- /dev/null +++ b/Views/User/showUserRegisterConfirmation.phtml @@ -0,0 +1,11 @@ + + +

Sie haben sich erfolgreich registriert

+ + + +