Abteilung => Fachrichtung
This commit is contained in:
@ -33,7 +33,7 @@
|
||||
<input name="firstname" type="text" placeholder="Vorname" required />
|
||||
<input name="lastname" type="text" placeholder="Nachname" required />
|
||||
<input name="email" type="email" placeholder="Email" required />
|
||||
<input name="department" type="text" placeholder="Abteilung" />
|
||||
<input name="faculty" type="text" placeholder="Fachrichtung" />
|
||||
<input name="year" type="text" placeholder="Jahrgang" />
|
||||
<input
|
||||
name="zusage"
|
||||
@ -57,7 +57,7 @@
|
||||
<input name="firstname" type="text" placeholder="Vorname" required />
|
||||
<input name="lastname" type="text" placeholder="Nachname" required />
|
||||
<input name="email" type="email" placeholder="Email" required />
|
||||
<input name="department" type="text" placeholder="Abteilung" />
|
||||
<input name="faculty" type="text" placeholder="Fachrichtung" />
|
||||
<input name="year" type="text" placeholder="Jahrgang" />
|
||||
<input
|
||||
name="absage"
|
||||
|
Reference in New Issue
Block a user