www/rec_print.php

branch
stable
changeset 492
fa82e95d9ddd
parent 449
a1d6b9eec988
child 514
3c680d1dea35
--- a/www/rec_print.php	Mon Jul 15 15:06:17 2019 +0200
+++ b/www/rec_print.php	Sat Sep 14 10:30:26 2019 +0200
@@ -188,7 +188,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