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") { ?>
+
+
- 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;?> |