From 9f2481693a5586ac2426b6bc0b03495bca5802f9 Mon Sep 17 00:00:00 2001 From: aoezdemir Date: Fri, 15 Mar 2024 22:38:37 +0100 Subject: [PATCH] Remove Comment. --- .../student-register.component.html | 298 +++++++++--------- 1 file changed, 147 insertions(+), 151 deletions(-) diff --git a/frontend/src/app/components/students/student-register/student-register.component.html b/frontend/src/app/components/students/student-register/student-register.component.html index d03b015..79d4129 100644 --- a/frontend/src/app/components/students/student-register/student-register.component.html +++ b/frontend/src/app/components/students/student-register/student-register.component.html @@ -1,168 +1,164 @@ - - - - - - - - - - - - - - - - + +
+ Persönliche Informationen +
+ + Name + + - - - - - - - - + + Nachname + + - - - - - - - - - - - - - - - + + Geburtstag + + MM.DD.YYYY + + + - - - - - - - - - - - - - - + + Geschlecht + + männlich + weiblich + divers + + +
+
+ + Adresse + + - - - - + + Postleitzahl + + - - - - + + Telefon + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + E-Mail + + Ungültige E-Mail Adresse + +
+
+
+ + +
+
+
+ Persönliche Informationen +
+ + Name + + - - - - - - - - + + Nachname + + - - - - - - - - - - - - - - - + + Geburtstag + + MM.DD.YYYY + + + - - - - - - - - - - - - - - + + Geschlecht + + männlich + weiblich + divers + + +
+
+ + Adresse + + - - - - + + Postleitzahl + + - - - - + + Telefon + + - - - - - - - - - - - - - - - - - + + E-Mail + + Ungültige E-Mail Adresse + +
+
+
+ + +
+