www/prod_beerxml.php

branch
stable
changeset 492
fa82e95d9ddd
parent 449
a1d6b9eec988
child 515
9d771385a8a0
--- a/www/prod_beerxml.php	Mon Jul 15 15:06:17 2019 +0200
+++ b/www/prod_beerxml.php	Sat Sep 14 10:30:26 2019 +0200
@@ -26,7 +26,7 @@
 $recipetype = array( 'Extract', 'Partial Mash', 'All Grain' );
 $styletype = array( 'Lager', 'Ale', 'Mead', 'Wheat', 'Mixed', 'Cider' );
 $hoptype = array( 'Bittering', 'Aroma', 'Both' );
-$hopform = array( 'Pellet', 'Plug', 'Leaf' );
+$hopform = array( 'Pellet', 'Plug', 'Leaf', 'Leaf', 'Leaf' );
 $hopuse = array( 'Mash', 'First wort', 'Boil', 'Aroma', 'Whirlpool', 'Dry hop' );
 $fermentabletype = array( 'Grain', 'Sugar', 'Extract', 'Dry extract', 'Adjunct' );
 $graintype = array( 'Base', 'Roast', 'Crystal', 'Kilned', 'Sour malt', 'Special', 'No malt' );

mercurial