Update log.php
The RST fields at table header came from wrong lang line.
这个提交包含在:
父节点
0cfbba4fc2
当前提交
8700e8848f
共有 1 个文件被更改,包括 2 次插入 和 2 次删除
|
|
@ -7,8 +7,8 @@
|
|||
<?php } ?>
|
||||
<td><?php echo $this->lang->line('gen_hamradio_call'); ?></td>
|
||||
<td><?php echo $this->lang->line('gen_hamradio_mode'); ?></td>
|
||||
<td><?php echo $this->lang->line('general_word_sent'); ?></td>
|
||||
<td><?php echo $this->lang->line('general_word_received'); ?></td>
|
||||
<td><?php echo $this->lang->line('gen_hamradio_rsts'); ?></td>
|
||||
<td><?php echo $this->lang->line('gen_hamradio_rstr'); ?></td>
|
||||
<td><?php echo $this->lang->line('gen_hamradio_band'); ?></td>
|
||||
<td><?php echo $this->lang->line('general_word_country'); ?></td>
|
||||
<?php if(($this->config->item('use_auth')) && ($this->session->userdata('user_type') >= 2)) { ?>
|
||||
|
|
|
|||
正在加载…
在新工单中引用