From 1430aae552159c744ab2b1eb6dc096196d79f109 Mon Sep 17 00:00:00 2001 From: Peter Goodhall Date: Sun, 24 May 2020 22:40:37 +0100 Subject: [PATCH] Changed a few bits of code to clean it up --- application/views/interface_assets/header.php | 23 ++++++++----------- .../views/interface_assets/mini_header.php | 2 +- application/views/search/result_search.php | 2 +- 3 files changed, 12 insertions(+), 15 deletions(-) diff --git a/application/views/interface_assets/header.php b/application/views/interface_assets/header.php index 32f27bf5..5b1267cd 100644 --- a/application/views/interface_assets/header.php +++ b/application/views/interface_assets/header.php @@ -20,21 +20,18 @@ -uri->segment(1) == "notes" && ($this->uri->segment(2) == "add" || $this->uri->segment(2) == "edit") ) { ?> - - + uri->segment(1) == "notes" && ($this->uri->segment(2) == "add" || $this->uri->segment(2) == "edit") ) { ?> + + -uri->segment(1) == "qrz") { ?> - - - + uri->segment(1) == "qrz") { ?> + + + - uri->segment(1) == "qso") { ?> - - - uri->segment(1) == "adif") { ?> - - + uri->segment(1) == "adif") { ?> + + <?php if(isset($page_title)) { echo $page_title; } ?> - Cloudlog diff --git a/application/views/interface_assets/mini_header.php b/application/views/interface_assets/mini_header.php index 9d185004..8684f26b 100644 --- a/application/views/interface_assets/mini_header.php +++ b/application/views/interface_assets/mini_header.php @@ -9,7 +9,7 @@ - + diff --git a/application/views/search/result_search.php b/application/views/search/result_search.php index 5b6d3473..cb155ae8 100644 --- a/application/views/search/result_search.php +++ b/application/views/search/result_search.php @@ -33,7 +33,7 @@ '; ?> COL_TIME_ON); echo date('d/m/y', $timestamp); ?> COL_TIME_ON); echo date('H:i', $timestamp); ?> - COL_PRIMARY_KEY; ?>">COL_CALL)); ?> + COL_PRIMARY_KEY; ?>" href="javascript:;">COL_CALL)); ?> COL_MODE; ?> COL_RST_SENT; ?> COL_STX_STRING) { ?>COL_STX_STRING;?> COL_RST_RCVD; ?> COL_SRX_STRING) { ?>COL_SRX_STRING;?>