diff --git a/application/views/inward_report_create.php b/application/views/inward_report_create.php index e0e99d6f..c0fa3ba6 100755 --- a/application/views/inward_report_create.php +++ b/application/views/inward_report_create.php @@ -114,7 +114,7 @@ th{ { foreach($reports['generated'] as $d) { - echo "".$d->igrno."".$d->igrlineitemno.""; + echo "".$d->igrno."".$d->igrlineitemno.""; } } ?> @@ -227,7 +227,7 @@ th{ - NOSieve Size µmMesh SizeSand WeightPercentageMultiplierProduct + NOSieve Size �mMesh SizeSand WeightPercentageMultiplierProduct @@ -977,7 +977,7 @@ ctx.closePath(); ctx.beginPath(); ctx.font = "bold 12px Arial"; ctx.fillStyle = "black"; -ctx.fillText("Sieve size µm ",(canvaswidth/2),(canvasheight-2)); +ctx.fillText("Sieve size �m ",(canvaswidth/2),(canvasheight-2)); ctx.closePath(); var xaxislabelwidth = (canvaswidth/12);