Schreiben Lubu angepasst
This commit is contained in:
parent
0e046a77c2
commit
ac60d94932
@ -584,7 +584,7 @@ if($hinweis_umzug_alt == 1 or $hinweis_umzug_neu == 1){
|
||||
$pdf->SetFont('Arial', '', 12);
|
||||
$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');
|
||||
}
|
||||
|
||||
$pos=$pdf->GetY()+6.4;
|
||||
|
@ -462,7 +462,7 @@ if($hinweis_umzug == 1){
|
||||
$pdf->SetFont('Arial', '', 11);
|
||||
$pdf->SetY($pos);
|
||||
$pdf->SetX(24);
|
||||
$pdf->MultiCell(175, 3.9, "* Für diese Stelle wurde eine Umzugsvergütung gewährt.", 0, 'J');
|
||||
$pdf->MultiCell(175, 3.9, "* Für diesen Praxisabschnitt wird eine Umzugsvergütung gewährt.", 0, 'J');
|
||||
}
|
||||
|
||||
$pos=$pdf->GetY()+3.0;
|
||||
|
Loading…
x
Reference in New Issue
Block a user