diff --git a/newReport.php b/newReport.php index df706c0..ad4e947 100644 --- a/newReport.php +++ b/newReport.php @@ -84,16 +84,21 @@ $rows = (int)$rows + 1; } $index = 0; + $checked = ""; for ($i=0; $i < $rows;$i++){ for($j=0;$j < 2; $j++){ if ($index < count($prov)){ + if ($index == 0){ + $checked = "checked"; + } echo '