Merge pull request #1220 from JesseRhoads/contest-short-header-fix
Fix incorrect column header on live contest page
这个提交包含在:
当前提交
e692083b96
共有 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_exchange_sent_short'); ?></th>
|
||||
<th><?php echo $this->lang->line('gen_hamradio_exchange_recv_short'); ?></th>
|
||||
<th>Serial (R)</th>
|
||||
<th>Serial (S)</th>
|
||||
<th>Serial (R)</th>
|
||||
<th>Gridsquare</th>
|
||||
<th>Vucc Gridsquare</th>
|
||||
</tr>
|
||||
|
|
|
|||
正在加载…
在新工单中引用