From fa4b57ca6295f9cbba3a03bc8d2700185a8b2931 Mon Sep 17 00:00:00 2001 From: aschwarz Date: Thu, 25 Apr 2024 09:28:39 +0200 Subject: [PATCH] =?UTF-8?q?Schriftgr=C3=B6=C3=9Fe=20Praxsisstellen=20verkl?= =?UTF-8?q?einert?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- admin/praxisstellen_admin.php | 2 +- stud/prints/praxisstellen_neu.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/admin/praxisstellen_admin.php b/admin/praxisstellen_admin.php index 32503a1..4d3e4be 100755 --- a/admin/praxisstellen_admin.php +++ b/admin/praxisstellen_admin.php @@ -649,7 +649,7 @@ $pdf->SetY($pos); if($hinweis_umzug == 1){ $pos=$pdf->GetY(); - $pdf->SetFont('Arial', '', 12); + $pdf->SetFont('Arial', '', 8); $pdf->SetY($pos); $pdf->SetX(24); if($row_hs['hs'] == 'K' or $row_hs['hs'] == 'k'){ diff --git a/stud/prints/praxisstellen_neu.php b/stud/prints/praxisstellen_neu.php index 31e12a4..0387314 100755 --- a/stud/prints/praxisstellen_neu.php +++ b/stud/prints/praxisstellen_neu.php @@ -386,7 +386,7 @@ $pdf->SetY($pos); if($hinweis_umzug == 1){ $pos=$pdf->GetY(); - $pdf->SetFont('Arial', '', 12); + $pdf->SetFont('Arial', '', 8); $pdf->SetY($pos); $pdf->SetX(24); if($row_hs['hs'] == 'K' or $row_hs['hs'] == 'k'){