diff -r 06dd071a429d -r 4082c41f45e9 www/prod_print.php --- a/www/prod_print.php Sun Feb 24 21:22:25 2019 +0100 +++ b/www/prod_print.php Sun Feb 24 22:29:00 2019 +0100 @@ -191,7 +191,7 @@ global $total_ibus; global $cost_hops; global $preboil_sg; - $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');