Anschreiben Kehl angepasst
This commit is contained in:
parent
7c27b4abfd
commit
fce21fae88
@ -615,7 +615,7 @@ if($hinweis_umzug_alt == 1 or $hinweis_umzug_neu == 1){
|
||||
$pdf->SetFont('Arial', '', 10);
|
||||
$pdf->SetY($pos);
|
||||
$pdf->SetX(23);
|
||||
$pdf->MultiCell(170, 4.8, "* Für diese Stelle wurde eine Umzugsvergütung gewährt.", 0, 'J');
|
||||
$pdf->MultiCell(170, 4.8, "* Für diesen Praxisabschnitt wird eine Umzugsvergütung gewährt.", 0, 'J');
|
||||
}
|
||||
|
||||
|
||||
|
@ -452,7 +452,7 @@ if($hinweis_umzug == 1){
|
||||
$pdf->SetFont('Arial', '', 10);
|
||||
$pdf->SetY($pos);
|
||||
$pdf->SetX(24);
|
||||
$pdf->MultiCell(168, 4.8, "* Für diese Stelle wurde eine Umzugsvergütung gewährt.", 0, 'J');
|
||||
$pdf->MultiCell(168, 4.8, "* Für diesen Praxisabschnitt wird eine Umzugsvergütung gewährt.", 0, 'J');
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user