www/prod_print.php

changeset 289
4082c41f45e9
parent 279
60d56f39e63e
child 293
db898ec73277
--- 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');

mercurial