www/prod_print.php

changeset 407
9281bbbf26a6
parent 398
7e8f1a7ddeeb
child 421
0bc45502144b
equal deleted inserted replaced
406:0ad967f2d6ee 407:9281bbbf26a6
109 global $pSugar; 109 global $pSugar;
110 global $pCara; 110 global $pCara;
111 global $colorw; 111 global $colorw;
112 global $preboil_sg; 112 global $preboil_sg;
113 global $mashkg; 113 global $mashkg;
114 $added = array( 'Maischen', 'Koken 10 min', 'Vergisten', 'Nagisten/lageren', 'Bottelen' ); 114 $added = array( 'Maischen', 'Koken 10 min', 'Vergisten', 'Nagisten/lageren', 'Bottelen', 'Op fust' );
115 $ftype = array( 'Mout', 'Suiker', 'Vloeibaar extract', 'Droog extract', 'Ongemout graan' ); 115 $ftype = array( 'Mout', 'Suiker', 'Vloeibaar extract', 'Droog extract', 'Ongemout graan' );
116 $mtype = array( 'Basismout', 'Geroosterde mout', 'Cara- of crystalmout', 'Geëeste mout', 'Zuurmout', 'Speciale mout', 'Geen mout' ); 116 $mtype = array( 'Basismout', 'Geroosterde mout', 'Cara- of crystalmout', 'Geëeste mout', 'Zuurmout', 'Speciale mout', 'Geen mout' );
117 $vul = $this->w - $this->rMargin - $this->lMargin - 125; 117 $vul = $this->w - $this->rMargin - $this->lMargin - 125;
118 $this->Ln(); 118 $this->Ln();
119 $this->AddCol($vul,'Mout, granen en suikers','L'); 119 $this->AddCol($vul,'Mout, granen en suikers','L');

mercurial