diff -r 06dd071a429d -r 4082c41f45e9 www/rec_print.php --- a/www/rec_print.php Sun Feb 24 21:22:25 2019 +0100 +++ b/www/rec_print.php Sun Feb 24 22:29:00 2019 +0100 @@ -179,7 +179,7 @@ global $cost_hops; global $preboil_sg; // $hoptype = array( 'Bitterhop', 'Aromahop', 'Beide' ); - $hopform = array( 'Pellets', 'Plugs', 'Bellen' ); + $hopform = array( 'Pellets', 'Plugs', 'Bellen', 'Hop nat' ); $hopuse = array( 'Maischen', 'First wort', 'Koken', 'Vlamuit', 'Whirlpool', 'Koudhop' ); $vul = $this->w - $this->rMargin - $this->lMargin - 135; $this->AddCol($vul,'Hop','L');