kleine constant Fehler geändert
This commit is contained in:
parent
9f0935b900
commit
96bf507200
@ -607,7 +607,7 @@ $pdf->SetY($pos);
|
|||||||
$data[3]['T_COLOR'] = array($rr,240,240);
|
$data[3]['T_COLOR'] = array($rr,240,240);
|
||||||
$data[3]['BG_COLOR'] = array($rr,100,135);
|
$data[3]['BG_COLOR'] = array($rr,100,135);
|
||||||
*/
|
*/
|
||||||
if($row_prio1[block] != ''){
|
if($row_prio1['block'] != ''){
|
||||||
|
|
||||||
$data[0]['TEXT'] = "$row2[bezeichnung]";
|
$data[0]['TEXT'] = "$row2[bezeichnung]";
|
||||||
$data[0]['T_ALIGN'] = "L"; //C=CENTER, L=LEFT, R=RIGHT, J=JUSTIFY
|
$data[0]['T_ALIGN'] = "L"; //C=CENTER, L=LEFT, R=RIGHT, J=JUSTIFY
|
||||||
|
Loading…
x
Reference in New Issue
Block a user