From ed90ea51f6c7bcaa08a777eb07aba937c93b60d3 Mon Sep 17 00:00:00 2001 From: oh1jw <77230101+oh1jw@users.noreply.github.com> Date: Mon, 1 Mar 2021 16:35:34 +0200 Subject: [PATCH] Update log_ajax.php The RST fields at table header came from wrong lang line. --- application/views/view_log/partial/log_ajax.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/application/views/view_log/partial/log_ajax.php b/application/views/view_log/partial/log_ajax.php index 7bb8f523..e5473e1d 100644 --- a/application/views/view_log/partial/log_ajax.php +++ b/application/views/view_log/partial/log_ajax.php @@ -7,8 +7,8 @@ lang->line('gen_hamradio_call'); ?> lang->line('gen_hamradio_mode'); ?> - lang->line('general_word_sent'); ?> - lang->line('general_word_received'); ?> + lang->line('gen_hamradio_rsts'); ?> + lang->line('gen_hamradio_rstr'); ?> lang->line('gen_hamradio_band'); ?> lang->line('general_word_country'); ?> config->item('use_auth')) && ($this->session->userdata('user_type') >= 2)) { ?>