From 588e3408e8d7c459cc73ec9331332765dd19a1bf Mon Sep 17 00:00:00 2001 From: phl0 Date: Wed, 19 Oct 2022 23:27:13 +0200 Subject: [PATCH] Add button that leads to search for other QSOs with the same DX station --- application/views/view_log/qso.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/application/views/view_log/qso.php b/application/views/view_log/qso.php index 44a4e92c..ac542db5 100644 --- a/application/views/view_log/qso.php +++ b/application/views/view_log/qso.php @@ -297,7 +297,8 @@ config->item('use_auth') && ($this->session->userdata('user_type') >= 2)) || $this->config->item('use_auth') === FALSE) { ?>
-

lang->line('qso_btn_edit_qso'); ?>

+

lang->line('qso_btn_edit_qso'); ?>

+