diff -r 03e81378182d -r a85c1d4c4d12 www/rec_print.php --- a/www/rec_print.php Sun Feb 03 23:21:55 2019 +0100 +++ b/www/rec_print.php Mon Feb 04 15:21:49 2019 +0100 @@ -465,7 +465,7 @@ $this->Cell(17,5,'Datum:',0,0,'L'); $this->Cell(0,5,$prdate,0,1,'L'); $this->SetX(45); - $this->Cell(17,5,'Styl:',0,0,'L'); + $this->Cell(17,5,'Stijl:',0,0,'L'); $this->Cell(0,5,$row['st_name'],0,1,'L'); $this->Ln(7); // Ensure table header is printed