www/prod_print.php

changeset 407
9281bbbf26a6
parent 398
7e8f1a7ddeeb
child 421
0bc45502144b
--- a/www/prod_print.php	Wed Jun 12 16:41:38 2019 +0200
+++ b/www/prod_print.php	Thu Jun 13 21:28:17 2019 +0200
@@ -111,7 +111,7 @@
 		global $colorw;
 		global $preboil_sg;
 		global $mashkg;
-		$added = array( 'Maischen', 'Koken 10 min', 'Vergisten', 'Nagisten/lageren', 'Bottelen' );
+		$added = array( 'Maischen', 'Koken 10 min', 'Vergisten', 'Nagisten/lageren', 'Bottelen', 'Op fust' );
 		$ftype = array( 'Mout', 'Suiker', 'Vloeibaar extract', 'Droog extract', 'Ongemout graan' );
 		$mtype = array( 'Basismout', 'Geroosterde mout', 'Cara- of crystalmout', 'Geƫeste mout', 'Zuurmout', 'Speciale mout', 'Geen mout' );
 		$vul = $this->w - $this->rMargin - $this->lMargin - 125;

mercurial