www/rec_print.php

changeset 289
4082c41f45e9
parent 240
a85c1d4c4d12
child 338
a51b858aacca
--- 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');

mercurial