www/prod_beerxml.php

branch
stable
changeset 520
d25a1b160dba
parent 515
9d771385a8a0
child 563
acdd54144838
--- a/www/prod_beerxml.php	Sat Sep 14 10:41:35 2019 +0200
+++ b/www/prod_beerxml.php	Fri Oct 18 13:12:46 2019 +0200
@@ -31,7 +31,7 @@
 $fermentabletype = array( 'Grain', 'Sugar', 'Extract', 'Dry extract', 'Adjunct' );
 $graintype = array( 'Base', 'Roast', 'Crystal', 'Kilned', 'Sour malt', 'Special', 'No malt' );
 $yeasttype = array( 'Lager', 'Ale', 'Wheat', 'Wine', 'Champagne', 'Other', 'Other', 'Other', 'Other', 'Other' );
-$yeastform = array( 'Liquid', 'Dry', 'Slant', 'Culture', 'Frozen', 'Bottle' );
+$yeastform = array( 'Liquid', 'Dry', 'Slant', 'Culture', 'Frozen', 'Bottle', 'Dry' );
 $yeastuse = array( 'Primary', 'Secondary', 'Tertiary', 'Bottle' );
 $misctype = array( 'Spice', 'Herb', 'Flavor', 'Fining', 'Water agent', 'Yeast nutrient', 'Other' );
 $miscuse = array( 'Starter', 'Mash', 'Boil', 'Primary', 'Secondary', 'Bottling' );

mercurial