Schreiben Lubu angepasst
This commit is contained in:
@ -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;
|
||||
|
Reference in New Issue
Block a user