Anschrift Kehl geändert, Postfach raus

This commit is contained in:
aschwarz
2024-02-22 10:48:10 +01:00
parent ba7ae70fd2
commit 8c65cbe1e4
12 changed files with 221 additions and 71 deletions

View File

@ -421,7 +421,7 @@ $pdf->MultiCell(47, 3, "$heute_format", 0, 'L');
$pdf->SetFont('Times', '', 9);
$pdf->SetY(44.4);
$pdf->SetX(22.3);
$pdf->MultiCell(80, 3, "Hochschule Kehl - Postfach 1549 - 77675 Kehl", 0, 'L');
$pdf->MultiCell(80, 3, "Hochschule Kehl - Kinzigallee 1 - 77694 Kehl", 0, 'L');
########Kontaktdaten HS Ende #####################