diff --git a/application/views/awards/cq/index.php b/application/views/awards/cq/index.php index c4b6b2552..ecab65c79 100644 --- a/application/views/awards/cq/index.php +++ b/application/views/awards/cq/index.php @@ -92,7 +92,7 @@
- input->post('confirmed') || $this->input->method() !== 'post') echo ' checked="checked"'; ?> > + input->post('confirmed', TRUE) || $this->input->method() !== 'post') echo ' checked="checked"'; ?> >