www/rec_print.php

changeset 449
a1d6b9eec988
parent 396
804800d8e885
child 514
3c680d1dea35
--- 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();

mercurial