From 5c40fa21d73a291489e9f21596dc13f26f74399d Mon Sep 17 00:00:00 2001 From: phl0 Date: Sun, 29 Oct 2023 11:33:04 +0100 Subject: [PATCH] Fix misaligned thead and tbody --- application/views/maintenance/main.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/application/views/maintenance/main.php b/application/views/maintenance/main.php index 115419ba..8c276ced 100644 --- a/application/views/maintenance/main.php +++ b/application/views/maintenance/main.php @@ -29,6 +29,8 @@ Mode Band + + session->userdata('user_date_format')) { $custom_date_format = $this->session->userdata('user_date_format'); } else { @@ -46,8 +48,6 @@ echo ''.$qso->COL_BAND.''; echo ''; } ?> - -