diff -r 3e5e87f1818d -r ca7a37586551 www/includes/global.inc.php --- a/www/includes/global.inc.php Sat Nov 10 20:56:07 2018 +0100 +++ b/www/includes/global.inc.php Sun Nov 11 16:36:38 2018 +0100 @@ -212,7 +212,7 @@ if ($added == "Fermentation") return 'Vergisten'; if ($added == "Lagering") - return 'Nagisten/lageren'; + return 'Nagisten'; if ($added == "Bottle") return 'Bottelen'; return $added;