From e8d6b17406a4fcabe91f8809e6a67fcae9d6794a Mon Sep 17 00:00:00 2001 From: phl0 Date: Mon, 3 Jan 2022 11:07:29 +0100 Subject: [PATCH] Replace _new by _blank for new windows/tabs --- application/views/view_log/qso.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/application/views/view_log/qso.php b/application/views/view_log/qso.php index 934070d7..f54127a8 100644 --- a/application/views/view_log/qso.php +++ b/application/views/view_log/qso.php @@ -204,7 +204,7 @@ COL_SOTA_REF != null) { ?> lang->line('gen_hamradio_sota_reference'); ?> - COL_SOTA_REF; ?> + COL_SOTA_REF; ?> @@ -225,7 +225,7 @@ COL_DARC_DOK != null) { ?> lang->line('gen_hamradio_dok'); ?> - COL_DARC_DOK; ?> + COL_DARC_DOK; ?>