diff -r 4aad74bde00b -r 39a688b8d069 www/prod_checklist.php --- a/www/prod_checklist.php Wed Jun 05 16:52:14 2019 +0200 +++ b/www/prod_checklist.php Wed Jun 05 20:24:16 2019 +0200 @@ -312,11 +312,11 @@ } $this->Checkline('gistvat ontsmetten en evt. pomp en slangen ontsmetten'); $this->Checkline('wort naar gistvat overbrengen'); - if ($this->GetY() > (300 - (5 * $lines))) + + if ($this->GetY() > 240) $this->AddPage(); else $this->Ln(5); - $this->Checkheader('Gist enten'); $dry = 0; foreach ($yeasts as $item) {