diff -r 4415a30b5a36 -r fa82e95d9ddd www/rec_print.php --- 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();