diff --git a/vilesci/personen/incoming_detail.php b/vilesci/personen/incoming_detail.php index 544eedd44..5410af1ba 100644 --- a/vilesci/personen/incoming_detail.php +++ b/vilesci/personen/incoming_detail.php @@ -452,7 +452,7 @@ if($method!='') if(!$error) { $db->db_query('COMMIT'); - $message.='Uebernahme erfolgreichperson_id_coordinator_dep != "") + if($inc->person_id_coordinator_int != "") { $intPerson = new person(); $intPerson->load($inc->person_id_coordinator_int); @@ -578,85 +578,83 @@ function print_ansprechpersonen() foreach ($intKontakt->result as $intKontakt) { if($intKontakt->kontakttyp == "telefon") - $intTelefon = $depKontakt->kontakt; + $intTelefon = $intKontakt->kontakt; if($intKontakt->kontakttyp == "email") - $intEmail = $depKontakt->kontakt; + $intEmail = $intKontakt->kontakt; if($intKontakt->kontakttyp == "fax") - $intFax = $depKontakt->kontakt; + $intFax = $intKontakt->kontakt; } } echo '
'; echo ' - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + - + -
Ansprechperson für den Ernstfall Ansprechperson für den Ernstfall
Vorname: Nachname:
Telefon: E-Mail:
 
Department KoordinatorDepartment Koordinator
Vorname: Nachname:
Telefon: E-Mail:
Fax:
International KoordinatorInternational Koordinator
Vorname: Nachname:
Telefon: E-Mail:
Fax:
'; - + '; } - /** * Erstellt den Tab zur Anzeige der Personendetails */ @@ -746,26 +744,26 @@ function print_personendetails() ZGV 1 - ZGV 1 Ort - - - - ZGV 1 Institution - - - ZGV 1 Datum - - - ZGV MSc - + + + + ZGV 1 Ort + ZGV MSc Ort + ZGV 1 Institution + + ZGV MSc Institution - + + + + ZGV 1 Datum + ZGV MSc Datum @@ -780,7 +778,6 @@ function print_personendetails() Universität - Jahre @@ -810,9 +807,7 @@ echo' - Aktiv - aktiv?'checked':'').'> - +   @@ -879,6 +874,15 @@ echo' + Aktiv + aktiv?'checked':'').'> + + + + + + +