fixes and add check if selected

This commit is contained in:
2019-01-25 03:41:25 +01:00
parent 95e18a106c
commit 39412e6b40
3 changed files with 22 additions and 7 deletions

View File

@@ -19,6 +19,7 @@ $language = array(
"DECLINE" => "Ablehnen",
"DECLINE_REASON" => "Grund für die Ablehnung",
"SUBMIT" => "Abschicken",
"MAKE_A_SELECTION" => "Treffe eine Auswahl",
"SUCCESS" => "Erfolgreich",
"FIRST_NAME" => "Vorname",
"LAST_NAME" => "Nachname",