From fa609fc4df6d3766aaae7ffb84ae1b7f5fd8f110 Mon Sep 17 00:00:00 2001 From: Andreas Kristiansen <6977712+AndreasK79@users.noreply.github.com> Date: Fri, 28 Nov 2025 12:21:09 +0100 Subject: [PATCH] Update application/views/awards/cq/index.php Co-authored-by: Fabian Berg --- application/views/awards/cq/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"'; ?> >