diff --git a/admin/anschreiben_kehl/Kehl_Zuweisung_Praxisstelle_mit_Anhang._2023.docx b/admin/anschreiben_kehl/Kehl_Zuweisung_Praxisstelle_mit_Anhang._2023.docx new file mode 100644 index 0000000..761dc9c Binary files /dev/null and b/admin/anschreiben_kehl/Kehl_Zuweisung_Praxisstelle_mit_Anhang._2023.docx differ diff --git a/admin/anschreiben_kehl/Kehl_Zuweisung_Student_mit_Anhang_2023.docx b/admin/anschreiben_kehl/Kehl_Zuweisung_Student_mit_Anhang_2023.docx new file mode 100644 index 0000000..a038aa1 Binary files /dev/null and b/admin/anschreiben_kehl/Kehl_Zuweisung_Student_mit_Anhang_2023.docx differ diff --git a/admin/anschreiben_kehl/anlage_erstantrag_praxisstelle_2023.pdf b/admin/anschreiben_kehl/anlage_erstantrag_praxisstelle_2023.pdf new file mode 100644 index 0000000..c4a85c1 Binary files /dev/null and b/admin/anschreiben_kehl/anlage_erstantrag_praxisstelle_2023.pdf differ diff --git a/admin/anschreiben_kehl/anlage_erstantrag_student_2023.pdf b/admin/anschreiben_kehl/anlage_erstantrag_student_2023.pdf new file mode 100644 index 0000000..e216bcf Binary files /dev/null and b/admin/anschreiben_kehl/anlage_erstantrag_student_2023.pdf differ diff --git a/admin/anschreiben_kehl/zuweisung_erstantrag_praxisstelle.php b/admin/anschreiben_kehl/zuweisung_erstantrag_praxisstelle.php index 28b0526..4c581d0 100755 --- a/admin/anschreiben_kehl/zuweisung_erstantrag_praxisstelle.php +++ b/admin/anschreiben_kehl/zuweisung_erstantrag_praxisstelle.php @@ -15,12 +15,12 @@ if($row_stud['geschlecht'] == 'M'){ $anredeform = "geehrter"; $anrede = "Herrn"; $anwart_geschlecht = "des Anwärters"; - $anwaerter ="Regierungsinspektoranwärter"; + $anwaerter ="Regierungsoberinspektoranwärter*in"; }else{ $anredeform = "geehrte"; $anrede = "Frau"; $anwart_geschlecht = "der Anwärterin"; - $anwaerter ="Regierungsinspektoranwärterin"; + $anwaerter ="Regierungsoberinspektoranwärter*in"; } $res_dst = $db->query("SELECT dst_id FROM stan_antrag WHERE saaid='$saaid'"); @@ -106,7 +106,7 @@ $pdf->SetFont('Arial', '', 10); $pdf->SetY(62.3); $pdf->SetX(155.3); $pdf->SetTextColor(20,93,156); -$pdf->MultiCell(47, 3, "Corinne Feger", 0, 'L'); +$pdf->MultiCell(47, 3, "Sandra Bechthold", 0, 'L'); $pos=$pdf->GetY()+0.9; @@ -120,7 +120,7 @@ $pdf->MultiCell(47, 3, "Telefon:", 0, 'L'); $pdf->SetFont('Arial', '', 10); $pdf->SetY($pos); $pdf->SetX(155.3); -$pdf->MultiCell(47, 3, "+49 (0) 7851 894-126", 0, 'L'); +$pdf->MultiCell(47, 3, "+49 (0) 7851 894-125", 0, 'L'); @@ -134,7 +134,7 @@ $pdf->MultiCell(47, 3, "E-Mail:", 0, 'L'); $pdf->SetFont('Arial', '', 10); $pdf->SetY($pos); $pdf->SetX(155.3); -$pdf->MultiCell(47, 3, "feger@hs-kehl.de", 0, 'L'); +$pdf->MultiCell(47, 3, "bechthold@hs-kehl.de", 0, 'L'); #$pos=$pdf->GetY()+4.1; @@ -426,12 +426,12 @@ $pdf->MultiCell(168, 4.8, "Freundliche Grüße", 0, 'L'); #$pdf->SetX(24); #$pdf->MultiCell(168, 4.8, "Hochschule Kehl", 0, 'L'); -$pos=$pdf->GetY()+3.0; +$pos=$pdf->GetY()+6.0; $pdf->SetFont('Arial', 'B', 9); $pdf->SetY($pos); $pdf->SetX(24); -$pdf->MultiCell(168, 3.9, "gez. Corinne Feger\nStellv. Leitung Servicezentrum Studium & Lehre", 0, 'L'); +$pdf->MultiCell(168, 3.9, "gez. Jacqueline Meier, M. A. \nLeiterin Servicezentrum Studium & Lehre", 0, 'L'); diff --git a/admin/anschreiben_kehl/zuweisung_erstantrag_student.php b/admin/anschreiben_kehl/zuweisung_erstantrag_student.php index b720c89..2957bba 100755 --- a/admin/anschreiben_kehl/zuweisung_erstantrag_student.php +++ b/admin/anschreiben_kehl/zuweisung_erstantrag_student.php @@ -70,7 +70,7 @@ $pdf->SetFont('Arial', '', 10); $pdf->SetY(62.3); $pdf->SetX(155.3); $pdf->SetTextColor(20,93,156); -$pdf->MultiCell(47, 3, "Corinne Feger", 0, 'L'); +$pdf->MultiCell(47, 3, "Sandra Bechthold", 0, 'L'); $pos=$pdf->GetY()+0.9; @@ -84,7 +84,7 @@ $pdf->MultiCell(47, 3, "Telefon:", 0, 'L'); $pdf->SetFont('Arial', '', 10); $pdf->SetY($pos); $pdf->SetX(155.3); -$pdf->MultiCell(47, 3, "+49 (0) 7851 894-126", 0, 'L'); +$pdf->MultiCell(47, 3, "+49 (0) 7851 894-125", 0, 'L'); @@ -98,7 +98,7 @@ $pdf->MultiCell(47, 3, "E-Mail:", 0, 'L'); $pdf->SetFont('Arial', '', 10); $pdf->SetY($pos); $pdf->SetX(155.3); -$pdf->MultiCell(47, 3, "feger@hs-kehl.de", 0, 'L'); +$pdf->MultiCell(47, 3, "bechthold@hs-kehl.de", 0, 'L'); #$pos=$pdf->GetY()+4.1; @@ -493,12 +493,12 @@ $pos=$pdf->GetY()+2.9; #$pdf->SetX(24); #$pdf->MultiCell(168, 4.8, "Hochschule Kehl", 0, 'J'); -$pos=$pdf->GetY()+3.0; +$pos=$pdf->GetY()+6.0; $pdf->SetFont('Arial', 'B', 9); $pdf->SetY($pos); $pdf->SetX(24); -$pdf->MultiCell(168, 3.9, "gez. Corinne Feger\nStellv. Leitung Servicezentrum Studium & Lehre", 0, 'L'); +$pdf->MultiCell(168, 3.9, "gez. Jacqueline Meier, M. A.\nLeiterin Servicezentrum Studium & Lehre", 0, 'L'); @@ -515,7 +515,7 @@ $pdf->MultiCell(173, 3.9, "Seite 1 von 4", 0, 'R'); #$pdf->SetX(24); #$pdf->MultiCell(168, 4.8, "gez. Corinne Feger", 0, 'J'); -$pagecount = $pdf->setSourceFile("anschreiben_kehl/anlage_erstantrag_student_2022.pdf"); +$pagecount = $pdf->setSourceFile("anschreiben_kehl/anlage_erstantrag_student_2023.pdf"); $tplidx1 = $pdf->ImportPage(1); $pdf->addPage(); $pdf->useTemplate($tplidx1,0,0,0);