Fix incorrect column header on live contest page
这个提交包含在:
父节点
dfe3730e5f
当前提交
7eedf970e5
共有 1 个文件被更改,包括 1 次插入 和 1 次删除
|
|
@ -198,8 +198,8 @@
|
||||||
<th><?php echo $this->lang->line('gen_hamradio_rstr'); ?></th>
|
<th><?php echo $this->lang->line('gen_hamradio_rstr'); ?></th>
|
||||||
<th><?php echo $this->lang->line('gen_hamradio_exchange_sent_short'); ?></th>
|
<th><?php echo $this->lang->line('gen_hamradio_exchange_sent_short'); ?></th>
|
||||||
<th><?php echo $this->lang->line('gen_hamradio_exchange_recv_short'); ?></th>
|
<th><?php echo $this->lang->line('gen_hamradio_exchange_recv_short'); ?></th>
|
||||||
<th>Serial (R)</th>
|
|
||||||
<th>Serial (S)</th>
|
<th>Serial (S)</th>
|
||||||
|
<th>Serial (R)</th>
|
||||||
<th>Gridsquare</th>
|
<th>Gridsquare</th>
|
||||||
<th>Vucc Gridsquare</th>
|
<th>Vucc Gridsquare</th>
|
||||||
</tr>
|
</tr>
|
||||||
|
|
|
||||||
正在加载…
在新工单中引用