diff -r e1a4104c609e -r a1d6b9eec988 www/rec_print.php --- a/www/rec_print.php Wed Aug 21 16:34:07 2019 +0200 +++ b/www/rec_print.php Wed Aug 21 17:16:53 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();