www/prod_print.php

changeset 449
a1d6b9eec988
parent 432
99dcd8488b62
child 460
046ff5fdc96c
--- a/www/prod_print.php	Wed Aug 21 16:34:07 2019 +0200
+++ b/www/prod_print.php	Wed Aug 21 17:16:53 2019 +0200
@@ -218,7 +218,7 @@
 		global $total_ibus;
 		global $cost_hops;
 		global $preboil_sg;
-		$hopform = array( 'Pellets', 'Plugs', 'Bellen', 'Hop nat' );
+		$hopform = array( 'Pellets', 'Plugs', 'Bellen', 'Hop nat', 'Cryo Hop' );
 		$hopuse  = array( 'Maischen', 'First wort', 'Koken', 'Vlamuit', 'Whirlpool', 'Koudhop' );
 		$vul = $this->w - $this->rMargin - $this->lMargin - 122;
 		$this->Ln();

mercurial