From cdc7611dc5c32ebe441e999b5f61b63571eafedc Mon Sep 17 00:00:00 2001
From: NOrtmann1 <145041949+NOrtmann1@users.noreply.github.com>
Date: Tue, 12 May 2026 17:23:45 +0200
Subject: [PATCH] profile.php -> root-ordner
---
auth/login.php | 2 +-
content/profile.php | 35 ------------------------
legal/datenschutz.php | 2 +-
profile.php | 62 +++++++++++++++++++++++++++++++++++++++++++
4 files changed, 64 insertions(+), 37 deletions(-)
delete mode 100644 content/profile.php
create mode 100644 profile.php
diff --git a/auth/login.php b/auth/login.php
index 98a240f..e6b2370 100644
--- a/auth/login.php
+++ b/auth/login.php
@@ -27,7 +27,7 @@
|
Physik
|
- Dein Profil
+ Dein Profil
|
diff --git a/content/profile.php b/content/profile.php
deleted file mode 100644
index baf9dc5..0000000
--- a/content/profile.php
+++ /dev/null
@@ -1,35 +0,0 @@
-
-
-
-
-
-
Benutzerdaten ändern
-
-
-
-
-
\ No newline at end of file
diff --git a/legal/datenschutz.php b/legal/datenschutz.php
index ea192ef..10539a2 100644
--- a/legal/datenschutz.php
+++ b/legal/datenschutz.php
@@ -28,7 +28,7 @@
|
Physik
|
-
Dein Profil
+
Dein Profil
|
diff --git a/profile.php b/profile.php
new file mode 100644
index 0000000..47bd762
--- /dev/null
+++ b/profile.php
@@ -0,0 +1,62 @@
+
+
+
+
+
+
+
+
+
+
EduForge
+
+
+
+
+
+
+
+
+
+
+
+
Benutzerdaten ändern
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file